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 8c0c7e289d Bump spring.version from 5.3.31 to 5.3.32
8c0c7e289d is described below

commit 8c0c7e289d315c2b9958c0dc356df5f55379d6a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 17 12:46:40 2024 +0000

    Bump spring.version from 5.3.31 to 5.3.32
    
    Bumps `spring.version` from 5.3.31 to 5.3.32.
    
    Updates `org.springframework:spring-core` from 5.3.31 to 5.3.32
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)
    
    Updates `org.springframework:spring-beans` from 5.3.31 to 5.3.32
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)
    
    Updates `org.springframework:spring-context` from 5.3.31 to 5.3.32
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)
    
    Updates `org.springframework:spring-web` from 5.3.31 to 5.3.32
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)
    
    Updates `org.springframework:spring-test` from 5.3.31 to 5.3.32
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)
    
    ---
    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 31f7042bab..f259dbdc3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@
         <maven.version>3.9.6</maven.version>
         <rhino.version>1.6R7</rhino.version>
         <slf4j.version>2.0.12</slf4j.version>
-        <spring.version>5.3.31</spring.version>
+        <spring.version>5.3.32</spring.version>
         <slf4j.version>2.0.11</slf4j.version>
         <spring.version>6.1.3</spring.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>

Reply via email to