Skip to content

Commit

Permalink
Upgrade to Mutiny 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge committed Apr 27, 2021
1 parent e8c77b2 commit 74b42ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<netty.version>4.1.60.Final</netty.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
<jboss-logging.version>3.4.1.Final</jboss-logging.version>
<mutiny.version>0.15.0</mutiny.version>
<mutiny.version>0.16.0</mutiny.version>
<mutiny-vertx.version>2.3.0</mutiny-vertx.version>
<kafka2.version>2.8.0</kafka2.version>
<zookeeper.version>3.5.7</zookeeper.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/qute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<version.jboss-logging>3.4.1.Final</version.jboss-logging>
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<version.nexus-staging-maven-plugin>1.6.8</version.nexus-staging-maven-plugin>
<version.smallrye-mutiny>0.15.0</version.smallrye-mutiny>
<version.smallrye-mutiny>0.16.0</version.smallrye-mutiny>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/resteasy-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<jboss-jaxrs-api_2.1_spec.version>2.0.1.Final</jboss-jaxrs-api_2.1_spec.version>
<jakarta.json.version>1.1.6</jakarta.json.version>
<mutiny.version>0.15.0</mutiny.version>
<mutiny.version>0.16.0</mutiny.version>
<smallrye-common-annotation.version>1.5.0</smallrye-common-annotation.version>
<vertx.version>4.0.3</vertx.version>
<rest-assured.version>4.3.3</rest-assured.version>
Expand Down

0 comments on commit 74b42ff

Please sign in to comment.