You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/05/20 05:15:54 UTC

[cxf] 01/02: Update Spring Boot to 2.6.8

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

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

commit bf0b7f4c2bd5e7bb6922484e6b0f009da7225d01
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Fri May 20 01:09:51 2022 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1e87bd57a0..53ee50c8f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -199,7 +199,7 @@
         <cxf.slf4j.version>1.7.36</cxf.slf4j.version>
         <cxf.snakeyaml.version>1.30</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
-        <cxf.spring.boot.version>2.6.7</cxf.spring.boot.version>
+        <cxf.spring.boot.version>2.6.8</cxf.spring.boot.version>
         <cxf.spring.ldap.version>2.3.6.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>