This is an automated email from the ASF dual-hosted git repository.

pradeep pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/master by this push:
     new ee4947d  RANGER-2496: Update Spring Security version to 4.2.13
ee4947d is described below

commit ee4947dcd1fb4935bcd3e531c2df7a6c2460e4b8
Author: Pradeep <[email protected]>
AuthorDate: Mon Jul 1 19:53:22 2019 +0530

    RANGER-2496: Update Spring Security version to 4.2.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5832bd..7cf134c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <slf4j-api.version>1.7.25</slf4j-api.version>
         <solr.version>7.7.1</solr.version>
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
-        
<springframework.security.version>4.2.12.RELEASE</springframework.security.version>
+        
<springframework.security.version>4.2.13.RELEASE</springframework.security.version>
         
<springframework.test.version>4.3.20.RELEASE</springframework.test.version>
         <springframework.version>4.3.20.RELEASE</springframework.version>
         <sqoop.version>1.99.7</sqoop.version>

Reply via email to