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 ac86219 commit b85b8b5Copy full SHA for b85b8b5
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
98
implementation 'com.jayway.jsonpath:json-path:2.9.0'
99
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
100
- implementation 'io.projectreactor.netty:reactor-netty-http:1.2.6'
+ implementation 'io.projectreactor.netty:reactor-netty-http:1.2.7'
101
implementation 'org.apache.maven:maven-artifact:3.9.10'
102
implementation 'commons-codec:commons-codec:1.18.0'
103
// for RFC5987 parsing of content-disposition filename*
0 commit comments