We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67ee45 commit 43c1d20Copy full SHA for 43c1d20
build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
96
implementation 'com.jayway.jsonpath:json-path:2.9.0'
97
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.2'
98
- implementation 'io.projectreactor.netty:reactor-netty-http:1.2.2'
+ implementation 'io.projectreactor.netty:reactor-netty-http:1.2.3'
99
implementation 'org.apache.maven:maven-artifact:3.9.9'
100
implementation 'commons-codec:commons-codec:1.18.0'
101
// for RFC5987 parsing of content-disposition filename*
0 commit comments