You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/08/06 02:05:51 UTC

[archiva] branch master updated: bump spring 5.3.22

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 92c0a5a84 bump spring 5.3.22
92c0a5a84 is described below

commit 92c0a5a84cf125f2059f55135c852be38311fc74
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sat Aug 6 12:05:41 2022 +1000

    bump spring 5.3.22
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6496e406b..9aec66e68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <slf4j.version>1.7.35</slf4j.version>
     <jetty.version>9.4.43.v20210629</jetty.version>
     <ehcache.version>3.9.9</ehcache.version>
-    <spring.version>5.3.21</spring.version>
+    <spring.version>5.3.22</spring.version>
     <openjpa.version>3.1.1</openjpa.version>
     <log4j.version>2.17.1</log4j.version>
     <jackson.version>2.12.2</jackson.version>