This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 2a83b189003521f85f595ce56552f4342fc1ff83
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Feb 19 15:06:41 2026 +0100

    Upgrading Spring Boot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd4e57fa0f..6e202931e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
     <bouncycastle.version>1.83</bouncycastle.version>
     <nimbus-jose-jwt.version>10.7</nimbus-jose-jwt.version>
 
-    <spring-boot.version>4.0.2</spring-boot.version>
+    <spring-boot.version>4.0.3</spring-boot.version>
     <spring-cloud-version>5.0.1</spring-cloud-version>
 
     <hibernate.version>7.2.4.Final</hibernate.version>

Reply via email to