Skip to content

Commit

Permalink
Bump commons-io from 2.5 to 2.6 in /core (#1086)
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.5 to 2.6.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bsideup committed Dec 25, 2018
1 parent 30207a6 commit 6ef49c0
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 @@ -108,7 +108,7 @@ dependencies {
shaded 'javax.ws.rs:javax.ws.rs-api:2.0.1'
shaded 'org.zeroturnaround:zt-exec:1.10'
shaded 'commons-lang:commons-lang:2.6'
shaded 'commons-io:commons-io:2.5'
shaded 'commons-io:commons-io:2.6'
shaded 'commons-codec:commons-codec:1.11'
// docker-java uses SslConfigurator from jersey-common for TLS
shaded ('org.glassfish.jersey.core:jersey-common:2.27') {
Expand Down

0 comments on commit 6ef49c0

Please sign in to comment.