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 6ff0b881d6 Upgrading Spring Security
6ff0b881d6 is described below

commit 6ff0b881d6240e14f4a8e4e4e19c69a9e7f52ade
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 8 13:50:12 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 87f444f1f8..41417a469f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -414,7 +414,7 @@ under the License.
     <nimbus-jose-jwt.version>9.45</nimbus-jose-jwt.version>
 
     <spring-framework.version>5.3.39</spring-framework.version>
-    <spring-security.version>5.8.14</spring-security.version>
+    <spring-security.version>5.8.15</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