Skip to content

Commit

Permalink
fix: upgrade io.reactivex.rxjava2:rxjava from 2.2.14 to 2.2.21 (#1588)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
snyk-bot and velo committed Mar 6, 2022
1 parent 173dbb4 commit d27fef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<main.basedir>${project.basedir}/..</main.basedir>
<reactor.version>3.4.14</reactor.version>
<reactive.streams.version>1.0.3</reactive.streams.version>
<reactivex.version>2.2.14</reactivex.version>
<reactivex.version>2.2.21</reactivex.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d27fef7

Please sign in to comment.