Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjantijms authored Dec 25, 2024
1 parent 6781948 commit 3e8df06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glassfish-runner/tags-tck/tags-tck-run/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@

<!-- Junit -->
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3e8df06

Please sign in to comment.