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

Commit

Permalink
Bump commons-codec from 1.6 to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 7, 2020
1 parent 6d1132c commit 4f26115
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 @@ -90,7 +90,7 @@ shadowJar {
dependencies {
exclude(dependency('org.apache.httpcomponents:httpclient:4.3.3'))
exclude(dependency('org.apache.httpcomponents:httpcore:4.3.2'))
exclude(dependency('commons-codec:commons-codec:1.6'))
exclude(dependency('commons-codec:commons-codec:1.14'))
exclude(dependency('commons-logging:commons-logging:1.1.3'))
}
}
Expand Down

0 comments on commit 4f26115

Please sign in to comment.