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
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new 4b2bc5f Update Spring to 5.3.16
4b2bc5f is described below
commit 4b2bc5f1cd35c732d8da4eb3fea3372e16a94100
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Feb 17 08:43:43 2022 -0500
Update Spring to 5.3.16
(cherry picked from commit d91c0f7bcfdf84759217e83dffa2c271f450cb4b)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e97c31..76d6527 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -205,7 +205,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.15</cxf.spring.version>
+ <cxf.spring.version>5.3.16</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>4.5.0</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.1.13</cxf.swagger.v3.version>