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 992ec0e Updating Tomcat and Spring
992ec0e is described below
commit 992ec0eb36eff32c2f334da93bf7c78a43b6521a
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Nov 18 11:44:46 2021 +0000
Updating Tomcat and Spring
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ad6f718..6ded37c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,11 +59,11 @@
<openjpa.version>3.2.0</openjpa.version>
<servlet.version>3.1.0</servlet.version>
<slf4j.version>1.7.30</slf4j.version>
- <spring.version>5.3.10</spring.version>
+ <spring.version>5.3.13</spring.version>
<spring-ldap-core.version>2.3.4.RELEASE</spring-ldap-core.version>
- <spring.security.version>5.5.2</spring.security.version>
+ <spring.security.version>5.5.3</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
- <tomcat.version>9.0.54</tomcat.version>
+ <tomcat.version>9.0.55</tomcat.version>
<validation-api.version>2.0.2</validation-api.version>
<wss4j.version>2.3.3</wss4j.version>