You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/10/05 07:40:37 UTC

[cxf-fediz] 02/03: Updating Tomcat to 9.0.54

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

commit bbc0fc0f6cd4ae860fcdf45f3c26185e54666d9b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 08:02:58 2021 +0100

    Updating Tomcat to 9.0.54
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5e4f10..2f0b6f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
         <spring-ldap-core.version>2.3.4.RELEASE</spring-ldap-core.version>
         <spring.security.version>5.5.2</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.53</tomcat.version>
+        <tomcat.version>9.0.54</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.3.3</wss4j.version>