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

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


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 34c58f93e7 Upgrading Spring Boot
34c58f93e7 is described below

commit 34c58f93e76989a5e680dfe8ad0d11efe1853b5c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Dec 18 10:08:14 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 8ffdf5546e..c42abb42dc 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.6</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.4.12</spring-boot.version>
+    <spring-boot.version>3.4.13</spring-boot.version>
     <spring-cloud-gateway.version>4.2.7</spring-cloud-gateway.version>
 
     <openjpa.version>4.1.1</openjpa.version>

Reply via email to