Bump reactor-netty-core from 1.0.16 to 1.0.19 in /plugins/repository-azure (#3360)
* Bump reactor-netty-core in /plugins/repository-azure Bumps [reactor-netty-core](https://github.com/reactor/reactor-netty) from 1.0.16 to 1.0.19. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.16...v1.0.19) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f8b102c565
commit
fb26e179fc
|
@ -58,7 +58,7 @@ dependencies {
|
||||||
api 'org.reactivestreams:reactive-streams:1.0.3'
|
api 'org.reactivestreams:reactive-streams:1.0.3'
|
||||||
api 'io.projectreactor:reactor-core:3.4.17'
|
api 'io.projectreactor:reactor-core:3.4.17'
|
||||||
api 'io.projectreactor.netty:reactor-netty:1.0.18'
|
api 'io.projectreactor.netty:reactor-netty:1.0.18'
|
||||||
api 'io.projectreactor.netty:reactor-netty-core:1.0.16'
|
api 'io.projectreactor.netty:reactor-netty-core:1.0.19'
|
||||||
api 'io.projectreactor.netty:reactor-netty-http:1.0.18'
|
api 'io.projectreactor.netty:reactor-netty-http:1.0.18'
|
||||||
api "org.slf4j:slf4j-api:${versions.slf4j}"
|
api "org.slf4j:slf4j-api:${versions.slf4j}"
|
||||||
api "com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}"
|
api "com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
8f842a912677f2bc614ff60fb9e786d4fa429c34
|
|
|
@ -0,0 +1 @@
|
||||||
|
adb58ba62d297b56d6b7915a50f048eddcfc81a6
|
Loading…
Reference in New Issue