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 787ba6f173 Upgrading Spring Boot
787ba6f173 is described below

commit 787ba6f173b521b1dc8befccea0e6a996d6b4f01
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jun 25 13:07:46 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 12f750f327..9c340cef7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
     <bouncycastle.version>1.84</bouncycastle.version>
     <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.5.15</spring-boot.version>
+    <spring-boot.version>3.5.16</spring-boot.version>
     <spring-cloud-gateway.version>4.3.5</spring-cloud-gateway.version>
 
     <openjpa.version>4.1.1</openjpa.version>

Reply via email to