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 0d32e7a90 ATLAS-4857: Upgrade Spring Framework to 5.3.39 0d32e7a90 is described below commit 0d32e7a90b7ba51c769abc6c5a7534bf3c86b93c Author: Sheetal Shah <sheetal.s...@cloudera.com> AuthorDate: Fri Nov 29 16:23:42 2024 +0530 ATLAS-4857: Upgrade Spring Framework to 5.3.39 Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b607aaf09..9426ea589 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ <solr.version>8.11.3</solr.version> <spray.version>1.3.1</spray.version> <spring.security.version>5.8.15</spring.security.version> - <spring.version>5.3.27</spring.version> + <spring.version>5.3.39</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>