This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push: new d605431 Upgrading Spring d605431 is described below commit d605431fe8b89be3f42c2fc889994f720a579e2d Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Fri May 10 08:21:05 2019 +0200 Upgrading Spring --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43d72bb..06f4348 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ under the License. <jackson.version>2.9.8</jackson.version> - <spring.version>4.3.23.RELEASE</spring.version> + <spring.version>4.3.24.RELEASE</spring.version> <spring-security.version>4.2.11.RELEASE</spring-security.version> <openjpa.version>2.4.3</openjpa.version>