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 2022/07/21 07:13:07 UTC

[cxf-fediz] branch main updated: Updating Tomcat to 9.0.65

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/main by this push:
     new e27b9415 Updating Tomcat to 9.0.65
e27b9415 is described below

commit e27b94154ad2d0f4bb80d16c07ea04f322a1ece3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jul 21 08:12:50 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index fa95ab59..26d2c149 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <spring-ldap-core.version>2.4.1</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.64</tomcat.version>
+        <tomcat.version>9.0.65</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.4.1</wss4j.version>