Skip to content

Commit d4025ed

Browse files
committed
chore(deps): remove unused jakarta.ws.rs-api dependency from root module
1 parent b04b2db commit d4025ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,11 +249,6 @@
249249
<artifactId>jakarta.annotation-api</artifactId>
250250
<version>${jakarta.annotation.version}</version>
251251
</dependency>
252-
<dependency>
253-
<groupId>jakarta.ws.rs</groupId>
254-
<artifactId>jakarta.ws.rs-api</artifactId>
255-
<version>${jakarta.ws.rs-api-version}</version>
256-
</dependency>
257252
<dependency>
258253
<groupId>com.google.code.findbugs</groupId>
259254
<artifactId>jsr305</artifactId>

0 commit comments

Comments
 (0)