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 11d54f7e0 ATLAS-4617 : Upgrade Spring Framework to 5.3.20
11d54f7e0 is described below
commit 11d54f7e031dee0bb61da72c234277c8609ead23
Author: vinayak.marraiya <[email protected]>
AuthorDate: Tue Jun 14 11:27:53 2022 +0530
ATLAS-4617 : Upgrade Spring Framework to 5.3.20
Signed-off-by: Pinal Shah <[email protected]>
(cherry picked from commit bc49b631e9eb4f8e31feadb4b375b23a49aa9bdd)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aa2636404..c52517f3b 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.7.1</spring.security.version>
- <spring.version>5.3.18</spring.version>
+ <spring.version>5.3.20</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>