Skip to content

Commit

Permalink
fix: upgrade io.projectreactor:reactor-core from 3.4.15 to 3.4.16 (#1605
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.15 to 3.4.16.

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
  • Loading branch information
snyk-bot authored May 2, 2022
1 parent 1b1e579 commit caa74c6
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.15</reactor.version>
<reactor.version>3.4.16</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 caa74c6

Please sign in to comment.