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 ac48fa7 [AMQ-7310] Upgrade to Tomcat API 9.0.27
ac48fa7 is described below
commit ac48fa7429142e9bcb6026ae29cc940af051a09b
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Nov 17 06:42:33 2019 +0100
[AMQ-7310] Upgrade to Tomcat API 9.0.27
(cherry picked from commit 43ffe7eac85f7e84f74011c5fbafd57bed3dcfe0)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a25aad..0a0b417 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,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>8.0.53</tomcat-api-version>
+ <tomcat-api-version>9.0.27</tomcat-api-version>
<jettison-version>1.4.0</jettison-version>
<jmock-version>2.5.1</jmock-version>
<jolokia-version>1.6.0</jolokia-version>