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

commit c6746c800b2af3db655ddcabbe2d162b84778497
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Apr 24 17:26:37 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index e5d0fad6a4..025dfde0ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@ under the License.
     <bouncycastle.version>1.80</bouncycastle.version>
     <nimbus-jose-jwt.version>10.2</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.4.4</spring-boot.version>
+    <spring-boot.version>3.4.5</spring-boot.version>
     <spring-cloud-gateway.version>4.2.1</spring-cloud-gateway.version>
 
     <openjpa.version>4.1.0</openjpa.version>

Reply via email to