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

adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new 8e2981fe80 Bump spring.version from 6.2.12 to 7.0.3 (#1353)
8e2981fe80 is described below

commit 8e2981fe805f8d7227fc8a5cab2e9c3a7bd6bf54
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 31 19:50:27 2026 +0100

    Bump spring.version from 6.2.12 to 7.0.3 (#1353)
    
    Bumps `spring.version` from 6.2.12 to 7.0.3.
    
    Updates `org.springframework:spring-context` from 6.2.12 to 7.0.3
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.3)
    
    Updates `org.springframework:spring-core` from 6.2.12 to 7.0.3
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.3)
    
    Updates `org.springframework:spring-web` from 6.2.12 to 7.0.3
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.3)
    
    Updates `org.springframework:spring-test` from 6.2.12 to 7.0.3
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-context
      dependency-version: 7.0.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.springframework:spring-core
      dependency-version: 7.0.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.springframework:spring-web
      dependency-version: 7.0.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.springframework:spring-test
      dependency-version: 7.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da13f7bfbf..7ec86802d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
                <objenesis.version>3.4</objenesis.version>
                <openjson.version>1.0.13</openjson.version>
                <slf4j.version>2.0.17</slf4j.version>
-               <spring.version>7.0.2</spring.version>
+               <spring.version>7.0.3</spring.version>
                <wagon-ssh-external.version>3.5.3</wagon-ssh-external.version>
                <weld.version>4.0.3.Final</weld.version>
                
<velocity-engine-core.version>2.4.1</velocity-engine-core.version>

Reply via email to