Skip to content

Commit

Permalink
Bump httpclient from 4.5.9 to 4.5.10
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.9 to 4.5.10.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 4, 2020
1 parent e3a6874 commit 9853bf3
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 @@ -48,7 +48,7 @@ dependencies {
implementation "com.fasterxml.jackson.core:jackson-databind:$jackson_version"
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:$jackson_version"

implementation "org.apache.httpcomponents:httpclient:4.5.9"
implementation "org.apache.httpcomponents:httpclient:4.5.10"
// implementation "javax.validation:validation-api:2.0.1.Final"

//Template with thymeleaf
Expand Down

0 comments on commit 9853bf3

Please sign in to comment.