diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fd407a83..7bbd6a5e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"9.3.0"} +{".":"9.4.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index eb14f3f1..c8642aea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [9.4.0](https://github.com/iExecBlockchainComputing/iexec-core/compare/v9.3.0...v9.4.0) (2026-05-06) + + +### Features + +* upgrade to Spring Boot 3.5.8 ([#778](https://github.com/iExecBlockchainComputing/iexec-core/issues/778)) ([cbab2ec](https://github.com/iExecBlockchainComputing/iexec-core/commit/cbab2ecba2f536523c7a6ff7f51ec1f3bac32986)) + ## [9.3.0](https://github.com/iExecBlockchainComputing/iexec-core/compare/v9.2.1...v9.3.0) (2026-04-30) diff --git a/gradle.properties b/gradle.properties index 36a2b19a..a722b072 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # x-release-please-start-version -version=9.3.0 +version=9.4.0 # x-release-please-end iexecCommonsPocoVersion=5.4.1 iexecCommonVersion=9.2.0