This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
new a5a629e Update Spring version to 5.1.17.RELEASE
a5a629e is described below
commit a5a629e3bad6bbdd69c0dd368d5c019bf969d248
Author: reta <[email protected]>
AuthorDate: Tue Jul 21 10:03:09 2020 -0400
Update Spring version to 5.1.17.RELEASE
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9af902f..8674e1e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -196,7 +196,7 @@
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
<cxf.spring.security.version>5.1.11.RELEASE</cxf.spring.security.version>
- <cxf.spring.version>5.1.16.RELEASE</cxf.spring.version>
+ <cxf.spring.version>5.1.17.RELEASE</cxf.spring.version>
<cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
<cxf.swagger.ui.version>3.24.3</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.0.10</cxf.swagger.v3.version>