diff --git a/engine-core/pom.xml b/engine-core/pom.xml index c4487d2f1..fc4662148 100644 --- a/engine-core/pom.xml +++ b/engine-core/pom.xml @@ -19,12 +19,6 @@ - - - - - - io.nosqlbench engine-api diff --git a/mvn-defaults/pom.xml b/mvn-defaults/pom.xml index b11ffcc61..3e70a3486 100644 --- a/mvn-defaults/pom.xml +++ b/mvn-defaults/pom.xml @@ -251,8 +251,8 @@ com.github.oshi - oshi-core - 5.2.2 + oshi-core-java11 + 6.1.5 diff --git a/nb-api/pom.xml b/nb-api/pom.xml index 4935ebbfc..4ace0beea 100644 --- a/nb-api/pom.xml +++ b/nb-api/pom.xml @@ -63,7 +63,7 @@ com.github.oshi - oshi-core + oshi-core-java11