File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 182182 <groupId >com.google.code.findbugs</groupId >
183183 <artifactId >jsr305</artifactId >
184184 </dependency >
185- <dependency >
186- <groupId >jakarta.ws.rs</groupId >
187- <artifactId >jakarta.ws.rs-api</artifactId >
188- </dependency >
189185
190186 <!-- test dependencies -->
191187 <dependency >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments