Skip to content

Commit

Permalink
Merge pull request #1683 from smallrye/deps/rs-ops-3.0.1
Browse files Browse the repository at this point in the history
build(deps): upgrade to RS operators 3.0.1
  • Loading branch information
jponge authored Sep 17, 2024
2 parents 915631e + ac40e66 commit e81ad9a
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 @@ -83,7 +83,7 @@
<rxjava3.version>3.1.9</rxjava3.version>
<reactor-core.version>3.6.10</reactor-core.version>

<microprofile-reactive-streams.version>3.0</microprofile-reactive-streams.version>
<microprofile-reactive-streams.version>3.0.1</microprofile-reactive-streams.version>
<microprofile-context-propagation.version>1.3</microprofile-context-propagation.version>
<smallrye-context-propagation.version>2.1.2</smallrye-context-propagation.version>
<smallrye-config.version>3.9.1</smallrye-config.version>
Expand Down

0 comments on commit e81ad9a

Please sign in to comment.