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 38a120c  Bump spring.version from 5.3.21 to 5.3.22
38a120c is described below

commit 38a120cde1b466bfbb23fee9ed3920bab257d63f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 6 01:34:08 2022 +0000

    Bump spring.version from 5.3.21 to 5.3.22
    
    Bumps `spring.version` from 5.3.21 to 5.3.22.
    
    Updates `spring-core` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    Updates `spring-web` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    Updates `spring-beans` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    Updates `spring-context` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    Updates `spring-context-support` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    Updates `spring-aop` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    Updates `spring-test` from 5.3.21 to 5.3.22
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-beans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context-support
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-aop
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71125d0..1843908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
 
     <slf4j.version>1.7.32</slf4j.version>
     <log4j.version>2.17.2</log4j.version>
-    <spring.version>5.3.21</spring.version>
+    <spring.version>5.3.22</spring.version>
     <ehcache.version>3.9.9</ehcache.version>
     <io.swagger.version>2.1.10</io.swagger.version>
 

Reply via email to