Skip to content

Commit

Permalink
Update MicroProfile Reactive Streams Operators to 2.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Mar 9, 2021
1 parent 37def3f commit 1972ad6
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 @@ -75,7 +75,7 @@
<properties>
<rxjava2.version>2.2.21</rxjava2.version>
<reactor-core.version>3.4.3</reactor-core.version>
<microprofile-reactive-streams.version>1.0.1</microprofile-reactive-streams.version>
<microprofile-reactive-streams.version>2.0-RC1</microprofile-reactive-streams.version>
<microprofile-context-propagation.version>1.1</microprofile-context-propagation.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
<smallrye-context-propagation.version>1.1.0</smallrye-context-propagation.version>
Expand Down

0 comments on commit 1972ad6

Please sign in to comment.