aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-02-27 16:46:20 +0000
committerefiacor <fiachra.corcoran@est.tech>2020-03-04 14:21:22 +0000
commitd20d5f5749f30f547ff80b0821eff8c1c4f3d681 (patch)
tree32c079ac114f63d4391c56fec6ad6a536bfbb18a /pom.xml
parent90fa2ce92f0f41545a2b92dc3e2a9e29c326141a (diff)
Implementing CSI Docker Benchmark v.1.2.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I117729069a170c1b394e4896808c41eb2a75eaa1 Issue-ID: DMAAP-1382
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 796c1309..8412e99d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -68,8 +68,8 @@
<aaf-cadi-aaf.version>2.1.15</aaf-cadi-aaf.version>
<commons-codec.version>1.13</commons-codec.version>
<gmaven-plugin.version>1.5</gmaven-plugin.version>
- <io.fabric8.version>0.28.0</io.fabric8.version>
- <docker.apiVersion>1.23</docker.apiVersion>
+ <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>
<httpcore.version>4.4</httpcore.version>