Upgrading Spring
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3be92ce3 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3be92ce3 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3be92ce3 Branch: refs/heads/master Commit: 3be92ce3ca0bbb3696a6b62b748f50c835e59a25 Parents: b08bc1c Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Mar 1 12:15:33 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Mar 1 12:15:52 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/3be92ce3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2ab02ab..7cfddfc 100644 --- a/pom.xml +++ b/pom.xml @@ -363,7 +363,7 @@ under the License. <jackson.version>2.8.7</jackson.version> - <spring.version>4.3.6.RELEASE</spring.version> + <spring.version>4.3.7.RELEASE</spring.version> <spring-security.version>4.2.1.RELEASE</spring-security.version> <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
