You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2016/07/18 22:31:32 UTC

directory-fortress-enmasse git commit: bump er up to spring.security.version>4.1.1.RELEASE

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 5e1ed0d2e -> 9e0f0df03


bump er up to spring.security.version>4.1.1.RELEASE


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/commit/9e0f0df0
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/tree/9e0f0df0
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/diff/9e0f0df0

Branch: refs/heads/master
Commit: 9e0f0df0382947ff81facd97766639d91ea0f112
Parents: 5e1ed0d
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Jul 18 17:29:30 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Jul 18 17:29:30 2016 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/9e0f0df0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b95ba83..3bb8cae 100755
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <servlet-api.version>2.5.0</servlet-api.version>
     <slf4j.log4j12.version>1.7.18</slf4j.log4j12.version>
     <spring.version>4.3.1.RELEASE</spring.version>
-    <spring.security.version>4.0.4.RELEASE</spring.security.version>
+    <spring.security.version>4.1.1.RELEASE</spring.security.version>
 
     <!--  Other properties -->
     <base.dir>.</base.dir>