This is an automated email from the ASF dual-hosted git repository.
sarath pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push:
new c8cf476 ATLAS-3854 Upgrade Spring Security version to 4.2.16
c8cf476 is described below
commit c8cf4765bb519fbe4cd4962ce9ab22999fdfaa4b
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8d02a6f..61ba11e 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>