diff options
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ <io.fabric8.version>0.33.0</io.fabric8.version> <docker.apiVersion>2.2.54</docker.apiVersion> <commons-lang.version>2.4</commons-lang.version> - <commons-io.version>2.6</commons-io.version> + <commons-io.version>2.7</commons-io.version> <httpcore.version>4.4</httpcore.version> <httpclient.version>4.5.3</httpclient.version> <junit-runner.version>0.11</junit-runner.version> |