Skip to content

Commit

Permalink
Merge pull request quarkusio#1061 from rsvoboda/quarkus-reactive-mess…
Browse files Browse the repository at this point in the history
…aging-http.version.1.0.2

Bump quarkus-reactive-messaging-http from 1.0.1 to 1.0.2
  • Loading branch information
rsvoboda authored Feb 18, 2022
2 parents db7f6d8 + a03cc31 commit 72b55f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactive-messaging-http-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>reactive-messaging-http-quickstart</artifactId>
<version>1.0.0-SNAPSHOT</version>
<properties>
<quarkus-reactive-messaging-http.version>1.0.1</quarkus-reactive-messaging-http.version>
<quarkus-reactive-messaging-http.version>1.0.2</quarkus-reactive-messaging-http.version>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 72b55f9

Please sign in to comment.