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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 6b37a3fa3 build(deps): bump org.springframework:spring-framework-bom 
(#1475)
6b37a3fa3 is described below

commit 6b37a3fa3a7bc11af00f8d0ca1b3ad950a1b5d6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 13:35:26 2025 +0100

    build(deps): bump org.springframework:spring-framework-bom (#1475)
    
    Bumps 
[org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework)
 from 6.2.12 to 7.0.2.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-version: 7.0.2
      dependency-type: direct:production
      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 8d4b05a8b..9fa777ea5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
             <id>jakartaee11</id>
             <properties>
                 <jakarta-ee.version>11.0.0-M5</jakarta-ee.version>
-                <spring.version>7.0.1</spring.version>
+                <spring.version>7.0.2</spring.version>
             </properties>
         </profile>
         <profile>

Reply via email to