mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-27 11:10:31 -06:00
update module versions
This commit is contained in:
parent
55c6bca95a
commit
8cb4f7b778
@ -220,7 +220,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.docker-java</groupId>
|
<groupId>com.github.docker-java</groupId>
|
||||||
<artifactId>docker-java-api</artifactId>
|
<artifactId>docker-java-api</artifactId>
|
||||||
<version>${docker.java.version}</version>
|
<version>3.2.14</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
@ -381,7 +381,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.graalvm.tools</groupId>
|
<groupId>org.graalvm.tools</groupId>
|
||||||
<artifactId>profiler</artifactId>
|
<artifactId>profiler</artifactId>
|
||||||
<version>20.3.8</version>
|
<version>21.3.4</version>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user