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 6e69057 Upgrading Spring 6e69057 is described below commit 6e690573b1c73bd00145fa89067bd704e54a7448 Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Thu Mar 31 16:27:43 2022 +0200 Upgrading Spring --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4b504c..19695e0 100644 --- a/pom.xml +++ b/pom.xml @@ -409,7 +409,7 @@ under the License. <jackson.version>2.12.6</jackson.version> - <spring.version>5.2.19.RELEASE</spring.version> + <spring.version>5.2.20.RELEASE</spring.version> <spring-security.version>5.2.13.RELEASE</spring-security.version> <openjpa.version>3.2.2</openjpa.version>