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 1db6f73 commit 8c0329fCopy full SHA for 8c0329f
kotlin-jira-client/kotlin-jira-client-test-sdk/pom.xml
@@ -172,12 +172,12 @@
172
<artifactId>jersey-hk2</artifactId>
173
<version>3.1.5</version>
174
</dependency>
175
-<!-- <dependency>-->
176
-<!-- <groupId>javax.ws.rs</groupId>-->
177
-<!-- <artifactId>javax.ws.rs-api</artifactId>-->
178
-<!-- <version>2.1.1</version>-->
179
-<!-- <scope>test</scope>-->
180
-<!-- </dependency>-->
+ <dependency>
+ <groupId>javax.ws.rs</groupId>
+ <artifactId>javax.ws.rs-api</artifactId>
+ <version>2.1.1</version>
+ <scope>test</scope>
+ </dependency>
181
</dependencies>
182
183
<build>
0 commit comments