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:30:13 UTC

[activemq] branch activemq-5.15.x 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 activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new b1eeb7b  [AMQ-7386] Upgrade to Tomcat 9.0.30
b1eeb7b is described below

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

    [AMQ-7386] Upgrade to Tomcat 9.0.30
    
    (cherry picked from commit 71590652a0810cd0dc5772242dd249fc9ff2b2bf)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50080f1..a44dcbd 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>