Skip to content

Commit

Permalink
Upgrade Quarkus to 1.5.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed May 27, 2020
1 parent be350d3 commit 7920970
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 @@
<mongodb.version>4.0.1</mongodb.version>
<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.5.0.CR1</quarkus.version>
<quarkus.version>1.5.0.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>
Expand Down

0 comments on commit 7920970

Please sign in to comment.