Skip to content

Commit

Permalink
fix: upgrade io.reactivex.rxjava2:rxjava from 2.2.19 to 2.2.20 (#51)
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.19 to 2.2.20.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.reactivex.rxjava2/rxjava/

See this project in Snyk:
https://app.snyk.io/org/bynder-flagship_api/project/28b600dc-3db1-45f0-b673-893720055465?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bynder-snyk and snyk-bot authored Feb 17, 2021
1 parent 0f79309 commit f826498
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.19</version>
<version>2.2.20</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit f826498

Please sign in to comment.