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 2021/07/05 04:14:24 UTC

[activemq] branch main updated: [AMQ-8300] Upgrade to tomcat 9.0.46

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

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


The following commit(s) were added to refs/heads/main by this push:
     new d67ffe3  [AMQ-8300] Upgrade to tomcat 9.0.46
     new b3c2c49  Merge pull request #677 from jbonofre/AMQ-8300
d67ffe3 is described below

commit d67ffe32ebc0360530f28129ca2f557739ccf67c
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun Jul 4 07:39:55 2021 +0200

    [AMQ-8300] Upgrade to tomcat 9.0.46
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e53537..b17835f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <jetty9-version>9.4.42.v20210604</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
-    <tomcat-api-version>9.0.41</tomcat-api-version>
+    <tomcat-api-version>9.0.46</tomcat-api-version>
     <jettison-version>1.4.1</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.6.2</jolokia-version>