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-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new b56777e  Upgrade Artemis to version 2.12.0
b56777e is described below

commit b56777e61a552377e37a23c5389bb501562c6faf
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 28 10:57:01 2020 +0200

    Upgrade Artemis to version 2.12.0
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index d30fc1d..4daf0fd 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -187,7 +187,7 @@
         <arquillian-version>1.5.0.Final</arquillian-version>
         <asciidoctorj-version>2.1.0</asciidoctorj-version>
         <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>
         <atomix-version>1.0.8</atomix-version>
         <avro-version>1.8.1</avro-version>
         <awaitility-version>4.0.2</awaitility-version>

Reply via email to