This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 531a1871253cfb1adbf4def72d055b9f1efed646 Author: Andriy Redko <[email protected]> AuthorDate: Tue Dec 21 17:23:30 2021 -0500 Update Spring Boot to 2.6.2 (cherry picked from commit cb70c28379092fba8a28d4ff2fad8ece57542b61) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index cf016d2..9261e04 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -197,7 +197,7 @@ <cxf.slf4j.version>1.7.32</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.1</cxf.spring.boot.version> + <cxf.spring.boot.version>2.6.2</cxf.spring.boot.version> <cxf.spring.ldap.version>2.3.5.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
