Skip to content

Commit ebeafb7

Browse files
chore(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 (#874)
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-version: 4.0.0 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 06695ad commit ebeafb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<jakarta.servlet.version>6.0.0</jakarta.servlet.version>
9393
<jakarta.validatio-api.version>3.0.2</jakarta.validatio-api.version>
9494
<jakarta.websocket.version>2.0.0</jakarta.websocket.version>
95-
<jakarta.ws.rs.version>3.1.0</jakarta.ws.rs.version>
95+
<jakarta.ws.rs.version>4.0.0</jakarta.ws.rs.version>
9696
<java.target.version>11</java.target.version>
9797
<jdk.min.version>${java.target.version}</jdk.min.version>
9898
<junit.junit.version>4.13.2</junit.junit.version>

0 commit comments

Comments
 (0)