Skip to content

Commit 4c82e34

Browse files
Update dependency jakarta.ws.rs:jakarta.ws.rs-api to v4 (#1740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a48569e commit 4c82e34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>jakarta.ws.rs</groupId>
9090
<artifactId>jakarta.ws.rs-api</artifactId>
91-
<version>3.1.0</version>
91+
<version>4.0.0</version>
9292
</dependency>
9393
<!-- RequireUpperBoundDeps between Mockito and Selenium -->
9494
<dependency>

0 commit comments

Comments
 (0)