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 4d7fb2e5b Bump org.springframework:spring-framework-bom from 6.2.11 to 
6.2.12 (#1404)
4d7fb2e5b is described below

commit 4d7fb2e5b052501252e3a84a92cd786574e20882
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 17 07:57:56 2025 +0100

    Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 (#1404)
    
    Bumps 
[org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework)
 from 6.2.11 to 6.2.12.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v6.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-version: 6.2.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 3690647c6..a20bd1fd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <mockito.version>5.20.0</mockito.version>
         <ognl.version>3.3.5</ognl.version>
         <slf4j.version>2.0.17</slf4j.version>
-        <spring.version>6.2.11</spring.version>
+        <spring.version>6.2.12</spring.version>
         <velocity-tools.version>3.1</velocity-tools.version>
         <weld.version>6.0.3.Final</weld.version>
 

Reply via email to