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..8b910681 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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-06) + + +### Features + +* 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