This is an automated email from the ASF dual-hosted git repository.
pinal 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 d8cf1e34a ATLAS-4765 : Upgrade Spring Security to 5.8.5
d8cf1e34a is described below
commit d8cf1e34a696da6100127c38cf42b922e177a314
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 c55bec763..0e21c7f31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -801,7 +801,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>