Skip to content

Commit

Permalink
Remove duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 10, 2023
1 parent c0fc995 commit 79200c9
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 79200c9

Please sign in to comment.