This is an automated email from the ASF dual-hosted git repository. acosentino 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 85762b6 Upgrade Artemis to version 2.6.3 85762b6 is described below commit 85762b6ea75b8516a9ec42dc4533cbe2951aa050 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 7 09:46:52 2018 +0200 Upgrade Artemis to version 2.6.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c3bfd48..09d2f9a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -41,7 +41,7 @@ <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> <activemq-version>5.15.5</activemq-version> - <activemq-artemis-version>2.6.2</activemq-artemis-version> + <activemq-artemis-version>2.6.3</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.5.3</ahc-version> <ant-bundle-version>1.7.0_6</ant-bundle-version>