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
commit a2560d5f2a371eb5512215c75f52c1bd6d14f366 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 28 10:09:04 2020 +0200 Upgrade ActiveMQ to version 5.15.13 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0e2db39..d97bfc5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -42,7 +42,7 @@ <!-- dependency versions --> <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> - <activemq-version>5.15.12</activemq-version> + <activemq-version>5.15.13</activemq-version> <activemq-artemis-version>2.13.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.12.1</ahc-version>