This is an automated email from the ASF dual-hosted git repository. mehul 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 871b0dc RANGER-3465 : Upgrade spring-security to 5.5.2 871b0dc is described below commit 871b0dcc4422cbe30d8415585ff2d2b00bdc4438 Author: Dineshkumar Yadav <dineshkumar.ya...@outlook.com> AuthorDate: Wed Oct 6 13:18:08 2021 +0530 RANGER-3465 : Upgrade spring-security to 5.5.2 Signed-off-by: Mehul Parikh <me...@apache.org> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 626591d..d7b5868 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ <slf4j-api.version>1.7.30</slf4j-api.version> <solr.version>8.6.3</solr.version> <spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version> - <springframework.security.version>5.5.0</springframework.security.version> + <springframework.security.version>5.5.2</springframework.security.version> <springframework.test.version>5.3.7</springframework.test.version> <springframework.version>5.3.7</springframework.version> <sqoop.version>1.99.7</sqoop.version>