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

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


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

commit 82fd7c42403f4e9f9fbc8cc189639f6358623f9a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Mar 19 15:17:25 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 0443613417..1565293960 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.8</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.5.11</spring-boot.version>
+    <spring-boot.version>3.5.12</spring-boot.version>
     <spring-cloud-gateway.version>4.3.3</spring-cloud-gateway.version>
 
     <openjpa.version>4.1.1</openjpa.version>

Reply via email to