This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new 85ff411b3 upgrade spring 4.2.9 (#111)
85ff411b3 is described below
commit 85ff411b30d3127537dfae369eabcfc481510109
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 3 12:05:53 2022 +0100
upgrade spring 4.2.9 (#111)
* upgrade spring
* Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cbe01234f..7dc7571a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.1</log4j.version>
- <spring.version>4.2.1.RELEASE</spring.version>
+ <spring.version>4.2.9.RELEASE</spring.version>
<javax.jcr.version>2.0</javax.jcr.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>