Skip to content

Commit

Permalink
Upgrade Quarkus to 1.9.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton authored and ppalaga committed Oct 29, 2020
1 parent 1f0c189 commit 4d47081
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 @@ -85,7 +85,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 -->
<opencensus-api.version>0.26.0</opencensus-api.version><!-- Mess in pubsub transitive deps vs google cloud deps -->
<quarkus.version>1.9.0.Final</quarkus.version>
<quarkus.version>1.9.1.Final</quarkus.version>
<quarkus-qpid-jms.version>0.19.0</quarkus-qpid-jms.version>
<protobuf.version>3.11.1</protobuf.version>
<retrofit.version>2.5.0</retrofit.version>
Expand Down

0 comments on commit 4d47081

Please sign in to comment.