Skip to content

Commit 1a0401c

Browse files
Jochen Sprickerhofjspricke
authored andcommitted
Drop unused org.glassfish dependency
1 parent 2aabce4 commit 1a0401c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

runtime-testsuite/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@
5757
<version>${jUnitVersion}</version>
5858
<scope>test</scope>
5959
</dependency>
60-
<dependency>
61-
<groupId>org.glassfish</groupId>
62-
<artifactId>javax.json</artifactId>
63-
<version>1.1.4</version>
64-
<scope>test</scope>
65-
</dependency>
6660
<dependency>
6761
<groupId>org.openjdk.jol</groupId>
6862
<artifactId>jol-core</artifactId>

0 commit comments

Comments
 (0)