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 77b2a77fb ATLAS-4784 : Upgrade Spring framework to 5.2.27
77b2a77fb is described below
commit 77b2a77fb08def25adeec9dd3527f14951bb7296
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 a097f667c..85ad1fcac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -790,7 +790,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>