Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Commit

Permalink
Update dependency httpclient to 4.5.12
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
  • Loading branch information
miurahr committed Jul 30, 2020
1 parent dc23c67 commit d9599c9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 34 deletions.
11 changes: 0 additions & 11 deletions .idea/libraries/Gradle__commons_codec_commons_codec_1_9.xml

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {
dependencies {
compile 'oauth.signpost:signpost-core:1.2.1.2'
compile 'oauth.signpost:signpost-commonshttp4:1.2.1.2'
compile 'org.apache.httpcomponents:httpclient:4.5'
compile 'org.apache.httpcomponents:httpclient:4.5.12'
compile 'org.json:json:20160810'
compile fileTree(dir: 'lib', include: '*.jar')
compile 'org.slf4j:slf4j-api:1.7.25'
Expand Down

0 comments on commit d9599c9

Please sign in to comment.