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

Commit

Permalink
Bump httpcore from 4.3.2 to 4.4.13
Browse files Browse the repository at this point in the history
Bumps httpcore from 4.3.2 to 4.4.13.

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

0 comments on commit 059bb21

Please sign in to comment.