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

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new 856ebe8  Upgrading Spring
856ebe8 is described below

commit 856ebe8dd9b2b31b8b7e06259fe5c0b51f29d62a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Sep 15 14:56:58 2020 +0200

    Upgrading Spring
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69fbc3f..0a98bab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <jackson.version>2.10.4</jackson.version>
 
-    <spring.version>4.3.28.RELEASE</spring.version>
+    <spring.version>4.3.29.RELEASE</spring.version>
     <spring-security.version>4.2.18.RELEASE</spring-security.version>
 
     <openjpa.version>2.4.3</openjpa.version>

Reply via email to