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.gitThe following commit(s) were added to refs/heads/master by this push:
new 34a8f69 Update to Spring Boot 2.4.3
34a8f69 is described below
commit 34a8f691a1926a26d2ecefa527eaf76f68b98def
Author: reta <
[hidden email]>
AuthorDate: Fri Feb 19 16:09:06 2021 -0500
Update to Spring Boot 2.4.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4207d8e..dfb80a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
<cxf.slf4j.version>1.7.30</cxf.slf4j.version>
<cxf.snakeyaml.version>1.27</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
- <cxf.spring.boot.version>2.4.2</cxf.spring.boot.version>
+ <cxf.spring.boot.version>2.4.3</cxf.spring.boot.version>
<cxf.spring.ldap.version>2.3.3.RELEASE</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>