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 a927f4740 ATLAS-4578 : Upgrade Spring Framework to 5.3.18
a927f4740 is described below
commit a927f4740ed667c2e917e1baa8bb0849d6baea8a
Author: vinayak.marraiya <[email protected]>
AuthorDate: Wed Apr 6 13:49:32 2022 +0530
ATLAS-4578 : Upgrade Spring Framework to 5.3.18
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 dc6cda575..673f71c6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -776,7 +776,7 @@
<solr.version>8.6.3</solr.version>
<spray.version>1.3.1</spray.version>
<spring.security.version>5.5.1</spring.security.version>
- <spring.version>5.3.15</spring.version>
+ <spring.version>5.3.18</spring.version>
<sqoop.version>1.4.6.2.3.99.0-195</sqoop.version>
<storm.version>2.3.0</storm.version>
<surefire.forkCount>2C</surefire.forkCount>