Skip to content

Commit

Permalink
Merge pull request #11057 from gsmet/quarkus-http-3.0.13
Browse files Browse the repository at this point in the history
Upgrade Quarkus HTTP to 3.0.13.Final
  • Loading branch information
gsmet authored Jul 29, 2020
2 parents 8b69ba0 + fdba652 commit 1551b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/application/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.12.Final</quarkus-http.version>
<quarkus-http.version>3.0.13.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 @@ -51,7 +51,7 @@
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<quarkus.version>999-SNAPSHOT</quarkus.version>
<quarkus-http.version>3.0.12.Final</quarkus-http.version>
<quarkus-http.version>3.0.13.Final</quarkus-http.version>
</properties>
<modules>
<module>platform-descriptor-api</module>
Expand Down

0 comments on commit 1551b68

Please sign in to comment.