Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 7, 2020
1 parent 6d1132c commit 618612b
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 @@ -88,7 +88,7 @@ shadowJar {
relocate "org.slf4j", "org.cfpa.i18nupdatemod.repack.org.slf4j"
classifier = null
dependencies {
exclude(dependency('org.apache.httpcomponents:httpclient:4.3.3'))
exclude(dependency('org.apache.httpcomponents:httpclient:4.5.12'))
exclude(dependency('org.apache.httpcomponents:httpcore:4.3.2'))
exclude(dependency('commons-codec:commons-codec:1.6'))
exclude(dependency('commons-logging:commons-logging:1.1.3'))
Expand Down

0 comments on commit 618612b

Please sign in to comment.