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

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


The following commit(s) were added to refs/heads/main by this push:
     new f72ef83513 Bump cxf.spring.version from 6.2.7 to 6.2.8 (#2460)
f72ef83513 is described below

commit f72ef835138da5b67d0870adba980b9879452899
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 21:55:00 2025 -0400

    Bump cxf.spring.version from 6.2.7 to 6.2.8 (#2460)
    
    Bumps `cxf.spring.version` from 6.2.7 to 6.2.8.
    
    Updates `org.springframework:spring-tx` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-core` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-beans` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-context` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-web` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-webmvc` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-aop` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-test` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    Updates `org.springframework:spring-orm` from 6.2.7 to 6.2.8
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-tx
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-core
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-beans
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-web
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-webmvc
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-aop
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-test
      dependency-version: 6.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-orm
      dependency-version: 6.2.8
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7b9cb873b2..772912e209 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -214,7 +214,7 @@
         <cxf.spring.ldap.version>3.2.13</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.security.version>6.4.6</cxf.spring.security.version>
-        <cxf.spring.version>6.2.7</cxf.spring.version>
+        <cxf.spring.version>6.2.8</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>5.24.1-1</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.32</cxf.swagger.v3.version>

Reply via email to