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 370a350 Upgrading Spring
370a350 is described below
commit 370a350696bafcdf14e8b30021d118b45f8eacc9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Dec 17 09:06:40 2021 +0100
Upgrading Spring
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4880c9e..5a12414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@ under the License.
<jackson.version>2.11.4</jackson.version>
- <spring.version>5.2.18.RELEASE</spring.version>
+ <spring.version>5.2.19.RELEASE</spring.version>
<spring-security.version>5.2.13.RELEASE</spring-security.version>
<openjpa.version>3.2.0</openjpa.version>