Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 1ece955

Browse files
pavelbucekGerrit Code Review
authored andcommitted
Merge "#3540: removing html-json from bom pom"
2 parents b00e943 + db92a1a commit 1ece955

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -266,11 +266,6 @@
266266
<artifactId>jersey-media-jaxb</artifactId>
267267
<version>${project.version}</version>
268268
</dependency>
269-
<dependency>
270-
<groupId>org.glassfish.jersey.media</groupId>
271-
<artifactId>html-json</artifactId>
272-
<version>${project.version}</version>
273-
</dependency>
274269
<dependency>
275270
<groupId>org.glassfish.jersey.media</groupId>
276271
<artifactId>jersey-media-json-jackson</artifactId>

0 commit comments

Comments
 (0)