Skip to content

Commit

Permalink
remove duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph committed Oct 5, 2024
1 parent 19570ea commit 0dd4a96
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions glassfish-runner/jpa-platform-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,6 @@
<artifactId>jakarta.persistence-api</artifactId>
<version>${version.jakarta.persistence}</version>
</dependency>
<dependency>
<groupId>jakarta.tck</groupId>
<artifactId>common</artifactId>
<version>${version.jakarta.tck}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jakarta.tck</groupId>
<artifactId>persistence-platform-tck-common</artifactId>
Expand Down

0 comments on commit 0dd4a96

Please sign in to comment.