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 2452b42a4 ATLAS-4784 : Upgrade Spring framework to 5.2.27
2452b42a4 is described below
commit 2452b42a47b84442f5c7eda54bedba725f61a7be
Author: vinayak.marraiya <[email protected]>
AuthorDate: Mon Aug 14 14:34:59 2023 +0530
ATLAS-4784 : Upgrade Spring framework to 5.2.27
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 5b914d4bc..fc9def1b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -800,7 +800,7 @@
<solr.version>8.6.3</solr.version>
<spray.version>1.3.1</spray.version>
<spring.security.version>5.7.5</spring.security.version>
- <spring.version>5.3.21</spring.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>
<surefire.forkCount>2C</surefire.forkCount>