Skip to content

Commit 38d3cf5

Browse files
build(deps): bump io.projectreactor.netty:reactor-netty-http
Bumps the patches group with 1 update: [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty). Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.2.6...v1.2.7) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac86219 commit 38d3cf5

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
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9898
implementation 'com.jayway.jsonpath:json-path:2.9.0'
9999
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
100-
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.6'
100+
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.7'
101101
implementation 'org.apache.maven:maven-artifact:3.9.10'
102102
implementation 'commons-codec:commons-codec:1.18.0'
103103
// for RFC5987 parsing of content-disposition filename*

0 commit comments

Comments
 (0)