From 9bab9ffd3704dec79c0e7b6b86f50d74afd51b2b Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 09:58:00 +0000 Subject: [PATCH] chore(main): release 9.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 258ea9a6..fd407a83 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"9.2.0"} +{".":"9.3.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f9a069..d1687e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [9.3.0](https://github.com/iExecBlockchainComputing/iexec-common/compare/v9.2.0...v9.3.0) (2026-05-13) + + +### Features + +* upgrade to Java 21 ([#502](https://github.com/iExecBlockchainComputing/iexec-common/issues/502)) ([fef90fe](https://github.com/iExecBlockchainComputing/iexec-common/commit/fef90fe8fa031c437491bd29689817974388b9c8)) +* upgrade to Spring Boot 3.5.8 ([#500](https://github.com/iExecBlockchainComputing/iexec-common/issues/500)) ([438984d](https://github.com/iExecBlockchainComputing/iexec-common/commit/438984d1c72658408dfacbbef66f18691c2c102f)) + ## [9.2.0](https://github.com/iExecBlockchainComputing/iexec-common/compare/v9.1.0...v9.2.0) (2025-10-07) diff --git a/gradle.properties b/gradle.properties index 201f22b3..1ecbbe65 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # x-release-please-start-version -version=9.2.0 +version=9.3.0 # x-release-please-end iexecCommonsPocoVersion=5.2.0