Upgrading Spring
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/7ae4aaf5 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7ae4aaf5 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7ae4aaf5 Branch: refs/heads/master Commit: 7ae4aaf5c65d274367c730de8796227e732ebd5d Parents: d1d0c1f Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jul 28 17:23:32 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jul 28 17:23:32 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/7ae4aaf5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7ea422f..b1b3295 100644 --- a/pom.xml +++ b/pom.xml @@ -353,7 +353,7 @@ under the License. <jackson.version>2.8.1</jackson.version> - <spring.version>4.3.1.RELEASE</spring.version> + <spring.version>4.3.2.RELEASE</spring.version> <spring-security.version>4.1.1.RELEASE</spring-security.version> <openjpa.version>2.4.1</openjpa.version>
