This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push: new f1dad86 Upgrading Spring f1dad86 is described below commit f1dad86c6f9adfc7c0f4b1cafd135b66cbdaab01 Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Fri May 10 08:23:56 2019 +0200 Upgrading Spring --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4707a24..472b0e5 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ under the License. <jackson.version>2.9.8</jackson.version> - <spring.version>5.1.6.RELEASE</spring.version> + <spring.version>5.1.7.RELEASE</spring.version> <spring-security.version>5.1.5.RELEASE</spring-security.version> <spring-boot.version>2.1.4.RELEASE</spring-boot.version>