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 6f4a70d Update Spring Framework to 5.3.15
6f4a70d is described below
commit 6f4a70de61e79802438fd6f13d4d17b38efc4fe8
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jan 13 16:29:29 2022 -0500
Update Spring Framework to 5.3.15
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ce3818e..684ed03 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -203,7 +203,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.6.1</cxf.spring.security.version>
- <cxf.spring.version>5.3.14</cxf.spring.version>
+ <cxf.spring.version>5.3.15</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>4.1.2</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.1.12</cxf.swagger.v3.version>