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 1c1f41d Updating Spring to 5.3.16
1c1f41d is described below
commit 1c1f41d563e32f4dbc4d596e44175acc322eb095
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Feb 17 14:15:58 2022 +0000
Updating Spring to 5.3.16
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9749d49..ba64b54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<openjpa.version>3.2.0</openjpa.version>
<servlet.version>3.1.0</servlet.version>
<slf4j.version>1.7.36</slf4j.version>
- <spring.version>5.3.15</spring.version>
+ <spring.version>5.3.16</spring.version>
<spring-ldap-core.version>2.3.5.RELEASE</spring-ldap-core.version>
<spring.security.version>5.6.1</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>