Skip to content

Commit

Permalink
build(deps): bump io.projectreactor.netty:reactor-netty-http (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent a39d6a0 commit cb93498
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 cb93498

Please sign in to comment.