Skip to content

Commit

Permalink
Merge pull request #33456 from quarkusio/dependabot/maven/io.smallrye…
Browse files Browse the repository at this point in the history
….reactive-mutiny-bom-2.2.0

Bump mutiny-bom from 2.1.0 to 2.2.0
  • Loading branch information
jponge authored May 23, 2023
2 parents b406ca7 + ade0f4e commit 19c69ed
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 @@ -145,7 +145,7 @@
<brotli4j.version>1.11.0</brotli4j.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<jboss-logging.version>3.5.0.Final</jboss-logging.version>
<mutiny.version>2.1.0</mutiny.version>
<mutiny.version>2.2.0</mutiny.version>
<kafka3.version>3.4.0</kafka3.version>
<lz4.version>1.8.0</lz4.version> <!-- dependency of the kafka-clients that could be overridden by other imported BOMs in the platform -->
<snappy.version>1.1.8.4</snappy.version>
Expand Down

0 comments on commit 19c69ed

Please sign in to comment.