Skip to content

Commit 2e094b8

Browse files
build(deps): bump io.projectreactor.netty:reactor-netty-http (#667)
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.2.11 to 1.3.0. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.2.11...v1.3.0) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17cb491 commit 2e094b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9797
implementation 'com.jayway.jsonpath:json-path:2.10.0'
9898
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
99-
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.11'
99+
implementation 'io.projectreactor.netty:reactor-netty-http:1.3.0'
100100
implementation 'org.apache.maven:maven-artifact:3.9.11'
101101
implementation 'commons-codec:commons-codec:1.20.0'
102102
// for RFC5987 parsing of content-disposition filename*

0 commit comments

Comments
 (0)