Skip to content

Commit 7ee8c89

Browse files
authored
Merge pull request #31772 from gastaldi/dup_dep
Remove duplicate dependency
2 parents 52649ad + 79200c9 commit 7ee8c89

File tree

1 file changed

+0
-5
lines changed
  • integration-tests/jpa-mariadb

1 file changed

+0
-5
lines changed

integration-tests/jpa-mariadb/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252
<artifactId>assertj-core</artifactId>
5353
<scope>test</scope>
5454
</dependency>
55-
<dependency>
56-
<groupId>org.assertj</groupId>
57-
<artifactId>assertj-core</artifactId>
58-
<scope>test</scope>
59-
</dependency>
6055

6156
<!-- Minimal test dependencies to *-deployment artifacts for consistent build order -->
6257
<dependency>

0 commit comments

Comments
 (0)