Skip to content

Commit

Permalink
fix: upgrade io.projectreactor:reactor-core from 3.4.16 to 3.4.17 (#1615
Browse files Browse the repository at this point in the history
)

Snyk has created this PR to upgrade io.projectreactor:reactor-core from 3.4.16 to 3.4.17.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.projectreactor/reactor-core/

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 May 11, 2022
1 parent 6bb5b1b commit 75721d1
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 @@ -28,7 +28,7 @@

<properties>
<main.basedir>${project.basedir}/..</main.basedir>
<reactor.version>3.4.16</reactor.version>
<reactor.version>3.4.17</reactor.version>
<reactive.streams.version>1.0.3</reactive.streams.version>
<reactivex.version>2.2.21</reactivex.version>
</properties>
Expand Down

0 comments on commit 75721d1

Please sign in to comment.