Skip to content

Commit 7835ce0

Browse files
committed
Remove duplicate dependency declaration.
1 parent 0852b85 commit 7835ce0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

web/querydsl/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,6 @@
9494
<scope>test</scope>
9595
</dependency>
9696

97-
<dependency>
98-
<groupId>org.testcontainers</groupId>
99-
<artifactId>junit-jupiter</artifactId>
100-
<scope>test</scope>
101-
</dependency>
102-
10397
<dependency>
10498
<groupId>org.springframework.boot</groupId>
10599
<artifactId>spring-boot-testcontainers</artifactId>

0 commit comments

Comments
 (0)