Skip to content

Commit 59d1d66

Browse files
fix(deps): update dependency jakarta.ws.rs:jakarta.ws.rs-api to v4
1 parent 05e2d31 commit 59d1d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>jakarta.ws.rs</groupId>
232232
<artifactId>jakarta.ws.rs-api</artifactId>
233-
<version>3.1.0</version>
233+
<version>4.0.0</version>
234234
<scope>compile</scope>
235235
</dependency>
236236
<dependency>

0 commit comments

Comments
 (0)