Skip to content

Commit d4b7835

Browse files
build(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0
Bumps jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0. --- updated-dependencies: - dependency-name: jakarta.ws.rs:jakarta.ws.rs-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a50b668 commit d4b7835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jaxrs3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>jakarta.ws.rs</groupId>
4949
<artifactId>jakarta.ws.rs-api</artifactId>
50-
<version>3.1.0</version>
50+
<version>4.0.0</version>
5151
</dependency>
5252

5353
<!-- for example -->

0 commit comments

Comments
 (0)