You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/09 13:51:22 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1766: Quarkus 1.8.0.final

jamesnetherton commented on a change in pull request #1766:
URL: https://github.com/apache/camel-quarkus/pull/1766#discussion_r485628065



##########
File path: pom.xml
##########
@@ -75,7 +75,7 @@
         <okhttp.version>3.14.6</okhttp.version><!-- keep in sync with okio -->
         <okio.version>1.17.2</okio.version><!-- keep in sync with okhttp -->
         <quarkus.version>1.8.0.Final</quarkus.version>
-        <quarkus-qpid-jms.version>0.17.0</quarkus-qpid-jms.version>
+        <quarkus-qpid-jms.version>0.18.0</quarkus-qpid-jms.version>

Review comment:
       Yes, we could do...
   
   It would mean that we're perpetually dependent on the qpid folks to get their release out on time. If we didn't bump `quarkus-qpid-jms`, it's probably not a huge issue, unless there were breaking API changes in Quarkus. Then we'd definitely have to wait for their release.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org