We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa8007 commit 719445bCopy full SHA for 719445b
tests/osgi/functional/pom.xml
@@ -208,11 +208,11 @@
208
<version>${httpclient.version}</version>
209
</dependency>
210
211
-<!-- <dependency>-->
212
-<!-- <groupId>org.glassfish.jersey.media</groupId>-->
213
-<!-- <artifactId>jersey-media-json-jackson</artifactId>-->
214
-<!-- <scope>test</scope>-->
215
-<!-- </dependency>-->
+ <dependency>
+ <groupId>org.glassfish.jersey.media</groupId>
+ <artifactId>jersey-media-json-jackson</artifactId>
+ <scope>test</scope>
+ </dependency>
216
<dependency>
217
<groupId>org.glassfish.jersey.media</groupId>
218
<artifactId>jersey-media-json-jettison</artifactId>
0 commit comments