Skip to content

Commit

Permalink
Merge pull request #31772 from gastaldi/dup_dep
Browse files Browse the repository at this point in the history
Remove duplicate dependency
  • Loading branch information
gsmet authored Mar 11, 2023
2 parents 52649ad + 79200c9 commit 7ee8c89
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions integration-tests/jpa-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>

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

0 comments on commit 7ee8c89

Please sign in to comment.