ahus1 / keycloak-dropwizard-integration

This project shows how Red Hat Keycloak and Dropwizard can be used together.
https://ahus1.github.io/keycloak-dropwizard-integration/tutorial.html
Apache License 2.0
54 stars 17 forks source link

Bump dropwizard.version from 4.0.6 to 4.0.7 #362

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps dropwizard.version from 4.0.6 to 4.0.7. Updates io.dropwizard:dropwizard-core from 4.0.6 to 4.0.7

Updates io.dropwizard:dropwizard-auth from 4.0.6 to 4.0.7

Updates io.dropwizard:dropwizard-bom from 4.0.6 to 4.0.7

Release notes

Sourced from io.dropwizard:dropwizard-bom's releases.

v4.0.7

Security

This release is addressing CVE-2024-22201 via upgrade to Jetty 11.0.20.

What's Changed

... (truncated)

Commits
  • 2aeb472 [maven-release-plugin] prepare release v4.0.7
  • 6f87055 fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.7...
  • 5313c73 chore(deps): update dependency com.uber.nullaway:nullaway to v0.10.24
  • b6b9ec4 fix(deps): update mockito monorepo to v5.11.0 (#8451)
  • 5f02b88 chore(deps): update github/codeql-action digest to 8a470fd (#8440)
  • e9cabc7 chore(deps): update actions/cache action to v4.0.1
  • dd5eb06 chore(deps): update actions/setup-java digest to 9704b39 (#8434)
  • 93e15b6 chore(deps): update github/codeql-action digest to 47b3d88 (#8425)
  • 649b3b1 chore(deps): update scacap/action-surefire-report digest to a2911bd (#8415)
  • 770fbe2 fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.6...
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)