This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fb5990  Updating Spring to 5.3.9
2fb5990 is described below

commit 2fb599066e123f90e22358f54aec18401a19f450
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Aug 18 12:30:04 2021 +0100

    Updating Spring to 5.3.9
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7901d25..328441b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,9 +59,9 @@
         <openjpa.version>3.1.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
         <slf4j.version>1.7.30</slf4j.version>
-        <spring.version>5.3.8</spring.version>
+        <spring.version>5.3.9</spring.version>
         <spring-ldap-core.version>2.3.4.RELEASE</spring-ldap-core.version>
-        <spring.security.version>5.5.1</spring.security.version>
+        <spring.security.version>5.5.2</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
         <tomcat.version>9.0.50</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>

Reply via email to