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 d91c0f7  Update Spring to 5.3.16
d91c0f7 is described below

commit d91c0f7bcfdf84759217e83dffa2c271f450cb4b
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Feb 17 08:43:43 2022 -0500

    Update Spring to 5.3.16
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 36d57da..a3527dd 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.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>

Reply via email to