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
The following commit(s) were added to refs/heads/master by this push:
new 9af4071 Update Spring Boot to 2.5.1
9af4071 is described below
commit 9af4071d27e3f14876061ac067d64de7b43f11d1
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jun 10 18:02:58 2021 -0400
Update Spring Boot to 2.5.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index aa526fe..3627c2c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -194,7 +194,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.5.0</cxf.spring.boot.version>
+ <cxf.spring.boot.version>2.5.1</cxf.spring.boot.version>
<cxf.spring.ldap.version>2.3.4.RELEASE</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>