Skip to content

Commit

Permalink
Upgrade Quarkus HTTP to 3.0.12.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jul 20, 2020
1 parent 4a5936d commit ed84c4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<opentracing-concurrent.version>0.2.0</opentracing-concurrent.version>
<opentracing-jdbc.version>0.0.12</opentracing-jdbc.version>
<jaeger.version>0.34.3</jaeger.version>
<quarkus-http.version>3.0.11.Final</quarkus-http.version>
<quarkus-http.version>3.0.12.Final</quarkus-http.version>
<jboss-servlet-api_4.0_spec.version>1.0.0.Final</jboss-servlet-api_4.0_spec.version>
<microprofile-config-api.version>1.4</microprofile-config-api.version>
<microprofile-metrics-api.version>2.3</microprofile-metrics-api.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<mockito.version>3.3.3</mockito.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<quarkus.version>999-SNAPSHOT</quarkus.version>
<quarkus-http.version>3.0.11.Final</quarkus-http.version>
<quarkus-http.version>3.0.12.Final</quarkus-http.version>
</properties>
<modules>
<module>platform-descriptor-api</module>
Expand Down

0 comments on commit ed84c4e

Please sign in to comment.