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 ad133ab  Upgrade Quarkus to 1.4.2.Final
ad133ab is described below

commit ad133ab6bd721017f4fe88dcd920503b7b89d0bf
Author: James Netherton <[email protected]>
AuthorDate: Tue May 5 12:24:31 2020 +0100

    Upgrade Quarkus to 1.4.2.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d27270..a85d11a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
         <javassist.version>3.22.0-CR2</javassist.version><!-- debezium -->
         <jetty.version>9.4.18.v20190429</jetty.version>
         <kotlin.version>1.3.72</kotlin.version>
-        <quarkus.version>1.4.1.Final</quarkus.version>
+        <quarkus.version>1.4.2.Final</quarkus.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>

Reply via email to