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

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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 6971f242be Upgrading Spring
6971f242be is described below

commit 6971f242be769363321ba9dfc3a22fc73e497a03
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Fri May 13 08:21:50 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index b39506be73..836c53f907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
 
     <jackson.version>2.12.6</jackson.version>
 
-    <spring.version>5.2.21.RELEASE</spring.version>
+    <spring.version>5.2.22.RELEASE</spring.version>
     <spring-security.version>5.3.13.RELEASE</spring-security.version>
 
     <openjpa.version>3.2.2</openjpa.version>

Reply via email to