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.
2 parents c924350 + a9207dc commit 11fae9bCopy full SHA for 11fae9b
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
implementation "com.fasterxml.jackson.core:jackson-databind:$jackson_version"
49
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:$jackson_version"
50
51
- implementation "org.apache.httpcomponents:httpclient:4.5.7"
+ implementation "org.apache.httpcomponents:httpclient:4.5.9"
52
// implementation "javax.validation:validation-api:2.0.1.Final"
53
54
//Template with thymeleaf
0 commit comments