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 keycloak.version from 23.0.1 to 23.0.3 #330

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps keycloak.version from 23.0.1 to 23.0.3. Updates org.keycloak:keycloak-jetty-core from 23.0.1 to 23.0.3

Release notes

Sourced from org.keycloak:keycloak-jetty-core's releases.

23.0.3

23.0.2

... (truncated)

Commits
  • f2ff485 Set version to 23.0.3
  • 3d16564 Do not allow remove a credential in account endpoint if provider marks it as ...
  • 496ca92 Fix resource path for account console
  • 87753ad Fix broken assertion in Cypress tests (#25389)
  • 834fdaa Introduce ProtocolMapper.getEffectiveModel to make sure values displayed in t...
  • 48e777f 25208 MSSQL startup message - fix
  • 2b0c91a Retrieve ClientConnection by invoking getConnection() instead of getContextOb...
  • eeebae6 Allow concurrent remote cache operations
  • 65588e3 Avoid logged warning about objects not present in the cache for tasks
  • 2578591 Escape action in the form_post response mode (#60)
  • Additional commits viewable in compare view


Updates org.keycloak:keycloak-jetty94-adapter from 23.0.1 to 23.0.3

Updates org.keycloak:keycloak-jaxrs-oauth-client from 23.0.1 to 23.0.3

Updates org.keycloak:keycloak-authz-client from 23.0.1 to 23.0.3

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)