This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_1_X by this push:
new b7c64f8 Upgrading Spring
b7c64f8 is described below
commit b7c64f89dee41567c39e3d2e2d2a734b411b0343
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Dec 9 09:18:09 2020 +0100
Upgrading Spring
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a69f6c7..a68c562 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,7 @@ under the License.
<jackson.version>2.11.3</jackson.version>
- <spring.version>5.1.19.RELEASE</spring.version>
+ <spring.version>5.1.20.RELEASE</spring.version>
<spring-security.version>5.1.13.RELEASE</spring-security.version>
<openjpa.version>3.1.2</openjpa.version>