Skip to content

Commit

Permalink
Bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 (#357)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 8de4616 commit 6febbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ val logbackVersion = "1.5.6"
val javaxInjectVersion = "1"
val owaspSanitizerVersion = "20211018.2"
val apacheCommonsTextVersion = "1.12.0"
val jakartaRsApiVersion = "3.1.0"
val jakartaRsApiVersion = "4.0.0"
val hikari = "5.1.0"
val postgres = "42.7.3"
val postgresEmbedded = "1.1.0"
Expand Down

0 comments on commit 6febbf6

Please sign in to comment.