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 70c93e0 commit 369e035Copy full SHA for 369e035
build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
// https://github.com/mbknor/mbknor-jackson-jsonSchema
96
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
97
implementation 'com.jayway.jsonpath:json-path:2.9.0'
98
- implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
+ implementation 'org.apache.httpcomponents.client5:httpclient5:5.4'
99
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.22'
100
implementation 'org.apache.maven:maven-artifact:3.9.9'
101
implementation 'commons-codec:commons-codec:1.17.1'
0 commit comments