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/08/02 09:01:30 UTC

[activemq] branch activemq-5.16.x updated: [AMQ-8329] Update Tomcat to 9.0.48

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

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


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new 36e259e  [AMQ-8329] Update Tomcat to 9.0.48
36e259e is described below

commit 36e259e785b04e2e395871b34ce933d509093397
Author: Matt Pavlovich <ma...@hyte.io>
AuthorDate: Fri Jul 16 11:38:37 2021 -0500

    [AMQ-8329] Update Tomcat to 9.0.48
    
    (cherry picked from commit 0197a7583d5a4088f5015b960f4a37ba0a0500d0)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da6eb6b..8c0524e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <jetty9-version>9.4.43.v20210629</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.48</tomcat-api-version>
     <jettison-version>1.4.1</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.6.2</jolokia-version>