This is an automated email from the ASF dual-hosted git repository.
pinal 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 3f6a1ce65 ATLAS-4765 : Upgrade Spring Security to 5.8.5
3f6a1ce65 is described below
commit 3f6a1ce65edd1c919e22e5764eddfbf9346c6086
Author: vinayak.marraiya <[email protected]>
AuthorDate: Thu Jan 4 12:17:02 2024 +0530
ATLAS-4765 : Upgrade Spring Security to 5.8.5
Signed-off-by: Pinal Shah <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb0f515a8..c0b425166 100644
--- a/pom.xml
+++ b/pom.xml
@@ -791,7 +791,7 @@
<solr-test-framework.version>8.6.3</solr-test-framework.version>
<solr.version>8.6.3</solr.version>
<spray.version>1.3.1</spray.version>
- <spring.security.version>5.7.5</spring.security.version>
+ <spring.security.version>5.8.5</spring.security.version>
<spring.version>5.3.27</spring.version>
<sqoop.version>1.4.6.2.3.99.0-195</sqoop.version>
<storm.version>2.4.0</storm.version>