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

commit f93044addacce9be8287bb5b9ac50ab218c4a2cd
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jun 19 12:48:23 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 4e84531141..414b3e2682 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@ under the License.
     <bouncycastle.version>1.81</bouncycastle.version>
     <nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.4.6</spring-boot.version>
+    <spring-boot.version>3.4.7</spring-boot.version>
     <spring-cloud-gateway.version>4.2.3</spring-cloud-gateway.version>
 
     <openjpa.version>4.1.1</openjpa.version>

Reply via email to