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 2020/09/16 09:30:24 UTC

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

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 7bb6cfa  Updating Tomcat to 9.0.38
7bb6cfa is described below

commit 7bb6cfa1b050bb76917f36f29f60ee728c646002
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Sep 16 10:29:31 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 10b4644..e4e7160 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.18.RELEASE</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.37</tomcat.version>
+        <tomcat.version>9.0.38</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.2.5</wss4j.version>