You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2018/07/24 16:36:05 UTC

activemq git commit: AMQ-6994 Update tomcat API version to laetst 8.0.x series

Repository: activemq
Updated Branches:
  refs/heads/master ae4a5d3a5 -> b4513004b


AMQ-6994 Update tomcat API version to laetst 8.0.x series

Updates version to 8.0.53 to bring in fixes

Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b4513004
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/b4513004
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/b4513004

Branch: refs/heads/master
Commit: b4513004bcb925788e49ff9a067a120abf226d37
Parents: ae4a5d3
Author: Timothy Bish <ta...@gmail.com>
Authored: Tue Jul 24 12:35:57 2018 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Tue Jul 24 12:35:57 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/b4513004/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c21391a..dec16da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <jetty9-version>9.2.22.v20170606</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
-    <tomcat-api-version>8.0.24</tomcat-api-version>
+    <tomcat-api-version>8.0.53</tomcat-api-version>
     <jettison-version>1.3.8</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.5.0</jolokia-version>