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 39c15018fb Upgrading Spring Boot
39c15018fb is described below

commit 39c15018fbed7500194f24081285cf116c058af7
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Nov 20 12:28:42 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 1e9eb62e92..ae8c629b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
     <bouncycastle.version>1.82</bouncycastle.version>
     <nimbus-jose-jwt.version>10.6</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.4.11</spring-boot.version>
+    <spring-boot.version>3.4.12</spring-boot.version>
     <spring-cloud-gateway.version>4.2.6</spring-cloud-gateway.version>
 
     <openjpa.version>4.1.1</openjpa.version>

Reply via email to