Skip to content

Commit 5c719e7

Browse files
committed
Upgrade to RxJava 3.1.5.
See #1763
1 parent 90e60df commit 5c719e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<querydsl>5.0.0</querydsl>
128128
<reactor>2022.0.0-SNAPSHOT</reactor>
129129
<rxjava2>2.2.21</rxjava2>
130-
<rxjava3>3.1.4</rxjava3>
130+
<rxjava3>3.1.5</rxjava3>
131131
<smallrye-mutiny>1.4.0</smallrye-mutiny>
132132
<slf4j>1.7.32</slf4j>
133133
<spring>6.0.0-SNAPSHOT</spring>

0 commit comments

Comments
 (0)