This is an automated email from the ASF dual-hosted git repository.
sarath pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new dd08b8d ATLAS-3854 Upgrade Spring Security version to 4.2.16
dd08b8d is described below
commit dd08b8d6710940f48f0b5a4b05b93191e909e04d
Author: Mandar Ambawane <[email protected]>
AuthorDate: Mon Jun 22 16:26:51 2020 +0530
ATLAS-3854 Upgrade Spring Security version to 4.2.16
Signed-off-by: Sarath Subramanian <[email protected]>
(cherry picked from commit c8cf4765bb519fbe4cd4962ce9ab22999fdfaa4b)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b4e19f..9bb5fd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -682,7 +682,7 @@
<fastutil.version>6.5.16</fastutil.version>
<guice.version>4.1.0</guice.version>
<spring.version>4.3.20.RELEASE</spring.version>
- <spring.security.version>4.2.13.RELEASE</spring.security.version>
+ <spring.security.version>4.2.16.RELEASE</spring.security.version>
<javax.servlet.version>3.1.0</javax.servlet.version>
<guava.version>25.1-jre</guava.version>