This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new f9fb296 Upgrade ActiveMQ f9fb296 is described below commit f9fb29626fc182076320aee089e246f3be62c0d5 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed May 23 09:39:05 2018 +0200 Upgrade ActiveMQ --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2c6faf5..c574467 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -40,7 +40,7 @@ <!-- dependency versions --> <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> - <activemq-version>5.15.3</activemq-version> + <activemq-version>5.15.4</activemq-version> <activemq-artemis-version>2.6.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.4.7</ahc-version> -- To stop receiving notification emails like this one, please contact davscl...@apache.org.