Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
snyk-bot and velo authored May 11, 2022

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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
@@ -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>

0 comments on commit 75721d1

Please sign in to comment.