You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2020/02/04 14:26:30 UTC

[activemq] branch master updated: [AMQ-7386] Upgrade to Tomcat 9.0.30

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/master by this push:
     new 7159065  [AMQ-7386] Upgrade to Tomcat 9.0.30
     new c65d4f4  Merge pull request #435 from jbonofre/AMQ-7386
7159065 is described below

commit 71590652a0810cd0dc5772242dd249fc9ff2b2bf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 28 13:06:19 2020 +0100

    [AMQ-7386] Upgrade to Tomcat 9.0.30
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ffda81d..e9bde8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <jetty9-version>9.4.22.v20191022</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
-    <tomcat-api-version>9.0.27</tomcat-api-version>
+    <tomcat-api-version>9.0.30</tomcat-api-version>
     <jettison-version>1.4.0</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.6.2</jolokia-version>