Skip to content

Commit af2d94d

Browse files
snyk-botvelo
andauthored
fix: upgrade io.reactivex.rxjava2:rxjava from 2.2.14 to 2.2.21 (#1588)
Snyk has created this PR to upgrade io.reactivex.rxjava2:rxjava from 2.2.14 to 2.2.21. See this package in Maven Repository: https://mvnrepository.com/artifact/io.reactivex.rxjava2/rxjava/ See this project in Snyk: https://app.snyk.io/org/openfeign/project/4431a6a8-1e77-4c40-95be-04fdef0e4526?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 parent 3354ae8 commit af2d94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<main.basedir>${project.basedir}/..</main.basedir>
3131
<reactor.version>3.4.14</reactor.version>
3232
<reactive.streams.version>1.0.3</reactive.streams.version>
33-
<reactivex.version>2.2.14</reactivex.version>
33+
<reactivex.version>2.2.21</reactivex.version>
3434
</properties>
3535

3636
<dependencies>

0 commit comments

Comments
 (0)