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 fff27b4019 Upgrading Spring fff27b4019 is described below commit fff27b401987bb96d15ae934be18519855505f87 Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Wed Mar 22 12:50:41 2023 +0100 Upgrading Spring --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2008aa8e5..65898dda82 100644 --- a/pom.xml +++ b/pom.xml @@ -411,7 +411,7 @@ under the License. <jackson.version>2.12.7</jackson.version> - <spring.version>5.2.22.RELEASE</spring.version> + <spring.version>5.2.23.RELEASE</spring.version> <spring-security.version>5.3.13.RELEASE</spring-security.version> <openjpa.version>3.2.2</openjpa.version>