This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.5.x-fixes by this push:
new 60a3248 Updating Tomcat to 9.0.55
60a3248 is described below
commit 60a32486d0372905ee27915bef1afe16e20b57e1
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Nov 18 11:45:26 2021 +0000
Updating Tomcat to 9.0.55
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df98929..85c2975 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version>
<spring.security.version>4.2.19.RELEASE</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.2.7</wss4j.version>