You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/07/28 15:38:54 UTC

[2/3] syncope git commit: Upgrading Spring

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� <il...@apache.org>
Authored: Thu Jul 28 17:23:32 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
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>