Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-webflu…
Browse files Browse the repository at this point in the history
…x to v2.6.0
  • Loading branch information
whitesource-for-jackfan.us.kg[bot] committed May 5, 2022
1 parent 2819174 commit 1e73fcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
latestDepTestImplementation group: 'io.projectreactor.netty', name: 'reactor-netty', version: '0.+'
latestDepTestImplementation group: 'org.springframework', name: 'spring-test', version: '5.+'

boot20TestImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-webflux', version: '2.0.0.RELEASE'
boot20TestImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-webflux', version: '2.6.0'
boot20TestImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', version: '2.0.0.RELEASE'
boot20TestImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-reactor-netty', version: '2.0.0.RELEASE'

Expand Down

0 comments on commit 1e73fcd

Please sign in to comment.