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 777beed2 Updating Spring and Tomcat
777beed2 is described below
commit 777beed2aa418235b197f2682422d2209553e027
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jun 24 10:32:55 2022 +0100
Updating Spring and Tomcat
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d569e94c..7659413e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,11 +60,11 @@
<openjpa.version>3.2.2</openjpa.version>
<servlet.version>3.1.0</servlet.version>
<slf4j.version>1.7.36</slf4j.version>
- <spring.version>5.3.18</spring.version>
+ <spring.version>5.3.21</spring.version>
<spring-ldap-core.version>2.3.6.RELEASE</spring-ldap-core.version>
<spring.security.version>5.6.6</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
- <tomcat.version>9.0.63</tomcat.version>
+ <tomcat.version>9.0.64</tomcat.version>
<validation-api.version>2.0.2</validation-api.version>
<wss4j.version>2.4.1</wss4j.version>