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 d028dbe8e [AMQ-8587] Upgrade to tomcat 9.0.58
d028dbe8e is described below

commit d028dbe8ee0ee116ff16436d7ab26d902b096ba1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Apr 20 16:11:50 2022 +0200

    [AMQ-8587] Upgrade to tomcat 9.0.58
    
    (cherry picked from commit 1fb071f23f530cb2274418d4184ea2ab46a9e93f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b0fcd21a5..4b8b13555 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <jetty9-version>9.4.46.v20220331</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
-    <tomcat-api-version>9.0.48</tomcat-api-version>
+    <tomcat-api-version>9.0.58</tomcat-api-version>
     <jettison-version>1.4.1</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.6.2</jolokia-version>

Reply via email to