Skip to content

Commit 76d68ec

Browse files
authored
Merge pull request jooby-project#1412 from cesarsotovalero/2.x
Remove unused dependency
2 parents 61cfcb4 + 0f34045 commit 76d68ec

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

jooby/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -183,13 +183,6 @@
183183
<artifactId>config</artifactId>
184184
</dependency>
185185

186-
<!-- JAXRS -->
187-
<dependency>
188-
<groupId>jakarta.ws.rs</groupId>
189-
<artifactId>jakarta.ws.rs-api</artifactId>
190-
<optional>true</optional>
191-
</dependency>
192-
193186
<!-- kotlin -->
194187
<dependency>
195188
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)