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/05/19 20:35:56 UTC

[cxf-fediz] branch master updated: Updating Tomcat to 9.0.63

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 b6570e33 Updating Tomcat to 9.0.63
b6570e33 is described below

commit b6570e332f0f1837363dd1ce432d4b83432ded68
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu May 19 21:35:41 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 51c40743..c4ddba55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
         <spring-ldap-core.version>2.3.6.RELEASE</spring-ldap-core.version>
         <spring.security.version>5.6.3</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.62</tomcat.version>
+        <tomcat.version>9.0.63</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.4.1</wss4j.version>