Skip to content

Commit 904d35f

Browse files
committed
Cleanup dependencies
1 parent f1bbaa5 commit 904d35f

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

demo/integration-tests/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,6 @@
7878
</dependency>
7979

8080
<!-- Test Containers -->
81-
<dependency>
82-
<groupId>software.xdev</groupId>
83-
<artifactId>testcontainers-selenium</artifactId>
84-
<version>2.0.2</version>
85-
</dependency>
86-
<dependency>
87-
<groupId>software.xdev</groupId>
88-
<artifactId>testcontainers-advanced-imagebuilder</artifactId>
89-
<version>4.1.2</version>
90-
</dependency>
9181
<dependency>
9282
<groupId>org.testcontainers</groupId>
9383
<artifactId>testcontainers-bom</artifactId>

demo/integration-tests/tci-db/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525
<artifactId>persistence</artifactId>
2626
</dependency>
2727

28-
<dependency>
29-
<groupId>software.xdev</groupId>
30-
<artifactId>testcontainers-advanced-imagebuilder</artifactId>
31-
</dependency>
32-
3328
<!-- Test Infrastructure -->
3429
<dependency>
3530
<groupId>org.mariadb.jdbc</groupId>

0 commit comments

Comments
 (0)