Skip to content

Commit

Permalink
Merge pull request #876 from smallrye/mutiny-2.5.3
Browse files Browse the repository at this point in the history
Bump to Mutiny 2.5.3
  • Loading branch information
jponge authored Dec 14, 2023
2 parents 6023737 + 9193030 commit 86e1a14
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 @@ -47,7 +47,7 @@
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>

<vertx.version>4.5.0</vertx.version>
<mutiny.version>2.5.2</mutiny.version>
<mutiny.version>2.5.3</mutiny.version>
<jackson.version>2.16.0</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

Expand Down

0 comments on commit 86e1a14

Please sign in to comment.