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 2e9672fc5 ATLAS-4857: Upgrade Spring Framework to 5.3.39 2e9672fc5 is described below commit 2e9672fc5530d5e2efdbd5be9b725270be27644e 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 2942626a0..1deadd2ef 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>