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 c9bb4c5 Upgrade ActiveMQ Artemis to version 2.12.0
c9bb4c5 is described below
commit c9bb4c56c66af68bc867cc12cefeb3b5f40a7e49
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 28 10:39:33 2020 +0200
Upgrade ActiveMQ Artemis to version 2.12.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c478981..4778c68 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
<abdera-version>1.1.3</abdera-version>
<!-- Note that activemq dependency is only used for testing! -->
<activemq-version>5.15.12</activemq-version>
- <activemq-artemis-version>2.11.0</activemq-artemis-version>
+ <activemq-artemis-version>2.12.0</activemq-artemis-version>
<aether-version>1.0.2.v20150114</aether-version>
<ahc-version>2.11.0</ahc-version>
<android-annotations-version>4.1.1.4</android-annotations-version>