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 72b7aab7add615cfe4ae125fd2c82203a3e1acf3
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 9 08:33:25 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 8e695e3e35..73fa8be3d0 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-framework.version>6.2.18</spring-framework.version>
+    <spring-framework.version>6.2.19</spring-framework.version>
     <spring-boot.version>3.4.13</spring-boot.version>
     <spring-cloud-gateway.version>4.2.7</spring-cloud-gateway.version>
 

Reply via email to