You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2022/04/15 21:12:03 UTC

[archiva-parent] branch master updated: Updating spring

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 af4a364  Updating spring
af4a364 is described below

commit af4a3643e62077872a54a5e0c58372a46062be60
Author: Martin Schreier <ma...@apache.org>
AuthorDate: Fri Apr 15 20:41:36 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 37abdf5..664c6ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <jetty.version>9.4.43.v20210629</jetty.version>
     <slf4j.version>1.7.32</slf4j.version>
     <log4j.version>2.17.1</log4j.version>
-    <spring.version>5.3.14</spring.version>
+    <spring.version>5.3.19</spring.version>
 
     <ehcache.version>3.9.9</ehcache.version>
     <hsqldb.version>2.5.0</hsqldb.version>