This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new eabcb56  Moving to spring 5.3.7
eabcb56 is described below

commit eabcb5677aa4d754bf47cd64faa40c31ac5cf6ba
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun May 30 19:45:04 2021 +0200

    Moving to spring 5.3.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 63056be..c86b0a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
     <jetty.version>9.4.41.v20210516</jetty.version>
     <slf4j.version>1.7.28</slf4j.version>
     <log4j.version>2.13.3</log4j.version>
-    <spring.version>5.2.9.RELEASE</spring.version>
+    <spring.version>5.3.7</spring.version>
 
     <ehcache.version>2.10.6</ehcache.version>
     <hsqldb.version>2.5.0</hsqldb.version>

Reply via email to