Skip to content

Commit

Permalink
Merge pull request #889 from smallrye/mutiny-2.5.4
Browse files Browse the repository at this point in the history
Upgrade to Mutiny 2.5.4
  • Loading branch information
jponge authored Jan 19, 2024
2 parents e32323f + ec671eb commit be09c22
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.1</vertx.version>
<mutiny.version>2.5.3</mutiny.version>
<mutiny.version>2.5.4</mutiny.version>
<jackson.version>2.16.1</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>

Expand Down

0 comments on commit be09c22

Please sign in to comment.