Skip to content

Commit

Permalink
Bump org.jboss.resteasy:resteasy-core from 5.0.9.Final to 6.2.11.Final
Browse files Browse the repository at this point in the history
Bumps [org.jboss.resteasy:resteasy-core](https://github.com/resteasy/resteasy) from 5.0.9.Final to 6.2.11.Final.
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@5.0.9.Final...6.2.11.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent c60352c commit 7ee3336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ hazelcast-kubernetes = { module = "com.hazelcast:hazelcast-kubernetes", version

jparsec = { module = "org.jparsec:jparsec", version = "3.1" }

resteasy = { module = "org.jboss.resteasy:resteasy-core", version = "5.0.9.Final" }
resteasy = { module = "org.jboss.resteasy:resteasy-core", version = "6.2.11.Final" }

jetty-server = { module = "org.eclipse.jetty:jetty-server", version.ref = "jetty" }
jetty-servlet = { module = "org.eclipse.jetty:jetty-servlet", version.ref = "jetty" }
Expand Down

0 comments on commit 7ee3336

Please sign in to comment.