Skip to content

Commit

Permalink
build(deps): bump io.projectreactor.netty:reactor-netty-http
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.1.23 to 1.2.0.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.23...v1.2.0)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 34166d4 commit 4597013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
implementation 'com.jayway.jsonpath:json-path:2.9.0'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.23'
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.0'
implementation 'org.apache.maven:maven-artifact:3.9.9'
implementation 'commons-codec:commons-codec:1.17.1'
// for RFC5987 parsing of content-disposition filename*
Expand Down

0 comments on commit 4597013

Please sign in to comment.