Skip to content

Commit 7293007

Browse files
build(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 (#238)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84b1530 commit 7293007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ checkstyle = "10.16.0"
77
edc = "0.6.4-SNAPSHOT"
88
jackson = "2.17.1"
99
jetbrainsAnnotation = "24.0.1"
10-
jakarta-ws-rs = "3.1.0"
10+
jakarta-ws-rs = "4.0.0"
1111
jupiter = "5.10.1"
1212
mockito = "5.11.0"
1313
swagger = "2.2.21"

0 commit comments

Comments
 (0)