This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new 3914963  Upgrade Quarkus Qpid JMS to 0.14.1
3914963 is described below

commit 391496348e7e83966713ba1eb502f020c6c3f5e4
Author: James Netherton <[email protected]>
AuthorDate: Wed Apr 29 11:24:36 2020 +0100

    Upgrade Quarkus Qpid JMS to 0.14.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9be5f22..2981063 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
         <jetty.version>9.4.18.v20190429</jetty.version>
         <kotlin.version>1.3.72</kotlin.version>
         <quarkus.version>1.4.1.Final</quarkus.version>
-        <quarkus-qpid-jms.version>0.14.0</quarkus-qpid-jms.version>
+        <quarkus-qpid-jms.version>0.14.1</quarkus-qpid-jms.version>
         <protobuf.version>3.11.1</protobuf.version>
         <retrofit.version>2.5.0</retrofit.version>
         <!-- Keep spring.version aligned with the version used by Camel -->

Reply via email to