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

[archiva-components] branch master updated: Bump spring-core from 5.3.19 to 5.3.20

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4f7f1d8  Bump spring-core from 5.3.19 to 5.3.20
4f7f1d8 is described below

commit 4f7f1d85f4b3587d60e921cc7be29d9a40071176
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jun 5 10:40:42 2022 +0000

    Bump spring-core from 5.3.19 to 5.3.20
    
    Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.20.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.19...v5.3.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c7c202..cfcfc93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
 
     <slf4j.version>1.7.32</slf4j.version>
     <log4j.version>2.17.1</log4j.version>
-    <spring.version>5.3.19</spring.version>
+    <spring.version>5.3.20</spring.version>
     <ehcache.version>3.9.9</ehcache.version>
     <io.swagger.version>2.1.10</io.swagger.version>