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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new fea2b31b41 Update to Spring Boot 2.7.17
fea2b31b41 is described below

commit fea2b31b41ee0bf4584feac882b1796aff5a864e
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Oct 19 08:42:36 2023 -0400

    Update to Spring Boot 2.7.17
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 18e9057feb..e9055787d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -203,7 +203,7 @@
         <cxf.slf4j.version>1.7.36</cxf.slf4j.version>
         <cxf.snakeyaml.version>2.2</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
-        <cxf.spring.boot.version>2.7.16</cxf.spring.boot.version>
+        <cxf.spring.boot.version>2.7.17</cxf.spring.boot.version>
         <cxf.spring.ldap.version>2.4.0</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>

Reply via email to