Skip to content

Commit

Permalink
Upgrade to RxJava 3.1.10.
Browse files Browse the repository at this point in the history
See #2434
  • Loading branch information
christophstrobl committed Dec 10, 2024
1 parent dd80d39 commit 985debe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<querydsl>5.1.0</querydsl>
<reactor>2024.0.0</reactor>
<rxjava2>2.2.21</rxjava2>
<rxjava3>3.1.9</rxjava3>
<rxjava3>3.1.10</rxjava3>
<smallrye-mutiny>1.10.0</smallrye-mutiny>
<slf4j>2.0.2</slf4j>
<spring>6.2.1-SNAPSHOT</spring>
Expand Down

0 comments on commit 985debe

Please sign in to comment.