This is an automated email from the ASF dual-hosted git repository.
coheigea 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 e04577c Updating ActiveMQ
e04577c is described below
commit e04577cf1c1684da460cdf1b9f323738913635b7
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Sep 2 14:30:15 2019 +0100
Updating ActiveMQ
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c018aba..9f08c37 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.9</activemq-version>
+ <activemq-version>5.15.10</activemq-version>
<activemq-artemis-version>2.10.0</activemq-artemis-version>
<aether-version>1.0.2.v20150114</aether-version>
<ahc-version>2.10.1</ahc-version>