Skip to content

Commit a199ac7

Browse files
snyk-botvelo
andauthored
fix: upgrade io.projectreactor:reactor-core from 3.4.17 to 3.4.18 (#1625)
Snyk has created this PR to upgrade io.projectreactor:reactor-core from 3.4.17 to 3.4.18. 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>
1 parent 5039846 commit a199ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<properties>
3030
<main.basedir>${project.basedir}/..</main.basedir>
31-
<reactor.version>3.4.17</reactor.version>
31+
<reactor.version>3.4.18</reactor.version>
3232
<reactive.streams.version>1.0.3</reactive.streams.version>
3333
<reactivex.version>2.2.21</reactivex.version>
3434
</properties>

0 commit comments

Comments
 (0)