Skip to content

Commit

Permalink
Update SmallRye Reactive Messaging to version 4.14.0
Browse files Browse the repository at this point in the history
This is the version required to work with Vert.x 4.5.1 (due to the API changes in this Vert.x release)
  • Loading branch information
cescoffier committed Jan 2, 2024
1 parent 507e570 commit 354b3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<smallrye-reactive-streams-operators.version>1.0.13</smallrye-reactive-streams-operators.version>
<smallrye-reactive-types-converter.version>3.0.1</smallrye-reactive-types-converter.version>
<smallrye-mutiny-vertx-binding.version>3.8.0</smallrye-mutiny-vertx-binding.version>
<smallrye-reactive-messaging.version>4.13.0</smallrye-reactive-messaging.version>
<smallrye-reactive-messaging.version>4.14.0</smallrye-reactive-messaging.version>
<smallrye-stork.version>2.5.0</smallrye-stork.version>
<jakarta.activation.version>2.1.2</jakarta.activation.version>
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
Expand Down

0 comments on commit 354b3ed

Please sign in to comment.