Skip to content

Commit

Permalink
Upgrade Quarkus Qpid JMS to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Aug 7, 2020
1 parent 159e7c3 commit f0c755a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,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.7.0.Final</quarkus.version>
<quarkus-qpid-jms.version>0.16.0</quarkus-qpid-jms.version>
<quarkus-qpid-jms.version>0.17.0</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 -->
Expand Down

0 comments on commit f0c755a

Please sign in to comment.