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/22 06:47:08 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7414] Upgrade to Tomcat 9.0.31

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 3a275c0  [AMQ-7414] Upgrade to Tomcat 9.0.31
3a275c0 is described below

commit 3a275c061a6dc0577ecc4b8354f1420a2a431ded
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Feb 20 08:27:52 2020 +0100

    [AMQ-7414] Upgrade to Tomcat 9.0.31
    
    (cherry picked from commit a944187d6ead71b3dfd856c5c4a3b418b8b85255)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bdbba2a..b01372a 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.30</tomcat-api-version>
+    <tomcat-api-version>9.0.31</tomcat-api-version>
     <jettison-version>1.4.0</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.6.2</jolokia-version>