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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 291b6892d0 Upgrading Spring framework
291b6892d0 is described below

commit 291b6892d03695894ba5d2392e483785d9386f66
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Aug 14 16:04:45 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index ac350b9e49..1f8a3adf87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
     <bouncycastle.version>1.70</bouncycastle.version>
     <nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
 
-    <spring-framework.version>5.3.37</spring-framework.version>
+    <spring-framework.version>5.3.39</spring-framework.version>
     <spring-security.version>5.8.13</spring-security.version>
     <spring-boot.version>2.7.18</spring-boot.version>
     <spring-cloud-gateway.version>3.1.9</spring-cloud-gateway.version>

Reply via email to