|
|
|
|
@ -240,13 +240,10 @@
@@ -240,13 +240,10 @@
|
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.testcontainers</groupId> |
|
|
|
|
<artifactId>neo4j</artifactId> |
|
|
|
|
<version>${testcontainers.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.testcontainers</groupId> |
|
|
|
|
<artifactId>testcontainers</artifactId> |
|
|
|
|
<artifactId>testcontainers-bom</artifactId> |
|
|
|
|
<version>${testcontainers.version}</version> |
|
|
|
|
<scope>import</scope> |
|
|
|
|
<type>pom</type> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.zeroturnaround</groupId> |
|
|
|
|
|