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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fbac97752 Bump spring.version from 6.2.0 to 6.2.1
2fbac97752 is described below

commit 2fbac97752f5361aea8316335a261f6d67629eb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 12 13:04:11 2024 +0000

    Bump spring.version from 6.2.0 to 6.2.1
    
    Bumps `spring.version` from 6.2.0 to 6.2.1.
    
    Updates `org.springframework:spring-core` from 6.2.0 to 6.2.1
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.0...v6.2.1)
    
    Updates `org.springframework:spring-beans` from 6.2.0 to 6.2.1
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.0...v6.2.1)
    
    Updates `org.springframework:spring-context` from 6.2.0 to 6.2.1
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.0...v6.2.1)
    
    Updates `org.springframework:spring-web` from 6.2.0 to 6.2.1
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.0...v6.2.1)
    
    Updates `org.springframework:spring-test` from 6.2.0 to 6.2.1
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      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-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de1b6a2d1a..6cbcd191b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,7 @@
         <maven.version>3.9.9</maven.version>
         <rhino.version>1.6R7</rhino.version>
         <slf4j.version>2.0.16</slf4j.version>
-        <spring.version>6.2.0</spring.version>
+        <spring.version>6.2.1</spring.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xmlbeans.version>3.0.1</xmlbeans.version>
         <xmlunit.version>2.10.0</xmlunit.version>

Reply via email to