You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ab...@apache.org on 2018/09/26 22:23:00 UTC

ranger git commit: RANGER-1979: Upgrade Spring-LDAP to 2.3.2

Repository: ranger
Updated Branches:
  refs/heads/ranger-0.7 38a3157c9 -> 20daa74ab


RANGER-1979: Upgrade Spring-LDAP to 2.3.2


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/20daa74a
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/20daa74a
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/20daa74a

Branch: refs/heads/ranger-0.7
Commit: 20daa74ab9cf805baf2522d0fb890dbd531f7ab0
Parents: 38a3157
Author: pradeep <pr...@apache.org>
Authored: Mon Feb 12 15:55:51 2018 +0530
Committer: Abhay Kulkarni <ak...@hortonworks.com>
Committed: Wed Sep 26 15:22:49 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/ranger/blob/20daa74a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 387d854..214df89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
         <slf4j-api.version>1.7.5</slf4j-api.version>
         <snappy-java.version>1.0.4.1</snappy-java.version>
         <solr.version>5.5.1</solr.version>
-        <spring-ldap-core.version>1.3.1.RELEASE</spring-ldap-core.version>
+        <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
         <springframework.security.version>3.2.10.RELEASE</springframework.security.version>
         <springframework.test.version>3.2.10.RELEASE</springframework.test.version>
         <springframework.version>3.2.10.RELEASE</springframework.version>