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/11/15 07:21:56 UTC

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

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 0632215b Updating Tomcat to 9.0.69
0632215b is described below

commit 0632215b1f9416156ffe26df9c574bc7d960dc0c
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Nov 15 07:21:43 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index fe97e792..5be1c716 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.9</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.68</tomcat.version>
+        <tomcat.version>9.0.69</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.4.1</wss4j.version>