diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-08-26 15:14:21 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2020-08-27 13:59:11 +0000 |
commit | e0d6e766bde624ca00a386772069685533349b26 (patch) | |
tree | 38376d706ae45ded4505dd176fb36fbf97408be2 /pom.xml | |
parent | 9c49e106ec7a8d9d391456afa0e2d84d3f313220 (diff) |
[DMAAP-DR] Move to alpine based base image2.1.7
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I7627bee3891f9bbd9ef455b9cd69aa4fd264bdbd
Issue-ID: DMAAP-1457
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> |