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 e11907e Upgrade Activemq to version 5.15.3 e11907e is described below commit e11907ed159d8f331a81368c587837dd23f9823a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Feb 6 16:47:20 2018 +0100 Upgrade Activemq to version 5.15.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e49aad7..d4e8f32 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.2</activemq-version> + <activemq-version>5.15.3</activemq-version> <activemq-artemis-version>2.4.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.0.38</ahc-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.