Skip to content

Commit

Permalink
Bump commons-codec from 1.11 to 1.12 in /core
Browse files Browse the repository at this point in the history
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.11 to 1.12.
- [Release notes](https://github.com/apache/commons-codec/releases)
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 3, 2019
1 parent 2ec768e commit b0ab0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ dependencies {
shaded 'org.zeroturnaround:zt-exec:1.10'
shaded 'commons-lang:commons-lang:2.6'
shaded 'commons-io:commons-io:2.6'
shaded 'commons-codec:commons-codec:1.11'
shaded 'commons-codec:commons-codec:1.12'
// docker-java uses SslConfigurator from jersey-common for TLS
shaded ('org.glassfish.jersey.core:jersey-common:2.27') {
// SslConfigurator doesn't use classes from dependencies
Expand Down

0 comments on commit b0ab0bf

Please sign in to comment.