From a1b34e55394dff31166ec494c81cbc5a09c188ac 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, 6 May 2026 17:30:20 +0000 Subject: [PATCH] chore(main): release 9.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 3 files changed, 9 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..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