Skip to content

build(deps): bump keycloak from 26.2.4 to 26.2.5#57

Merged
slisson merged 1 commit intomainfrom
dependabot/gradle/keycloak-26.2.5
Jun 25, 2025
Merged

build(deps): bump keycloak from 26.2.4 to 26.2.5#57
slisson merged 1 commit intomainfrom
dependabot/gradle/keycloak-26.2.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps keycloak from 26.2.4 to 26.2.5.
Updates org.keycloak:keycloak-core from 26.2.4 to 26.2.5

Release notes

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

26.2.5

Commits
  • 73e5f4b Set version to 26.2.5
  • f4bf34f Upgrade to Quarkus 3.20.1 (#39841)
  • 09373c1 Revert changes to exception handling in RealmsAdminResource#importRealm (#39974)
  • ae5801b TestEngine with ID 'junit-jupiter' failed to discover tests (#39863)
  • 5c0bbc3 Remove parent and children composite dependencies when removing roles
  • 825c868 Only reuse SMTP authentication data for testing endpoint when the same auth, ...
  • 60445d2 Fix scope validation for realm-level credential definitions in Authorization ...
  • 28ea8bc Prevent remote proto schema compatibility check on EC2 instances (#39808)
  • 37b229d Fix documentation link to quickstarts to point to 'main' branch instead of 'l...
  • 768d802 Fix doc(oid4vc): Correct realm-attributes example and update HTTP method in d...
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi from 26.2.4 to 26.2.5

Release notes

Sourced from org.keycloak:keycloak-server-spi's releases.

26.2.5

Commits
  • 73e5f4b Set version to 26.2.5
  • f4bf34f Upgrade to Quarkus 3.20.1 (#39841)
  • 09373c1 Revert changes to exception handling in RealmsAdminResource#importRealm (#39974)
  • ae5801b TestEngine with ID 'junit-jupiter' failed to discover tests (#39863)
  • 5c0bbc3 Remove parent and children composite dependencies when removing roles
  • 825c868 Only reuse SMTP authentication data for testing endpoint when the same auth, ...
  • 60445d2 Fix scope validation for realm-level credential definitions in Authorization ...
  • 28ea8bc Prevent remote proto schema compatibility check on EC2 instances (#39808)
  • 37b229d Fix documentation link to quickstarts to point to 'main' branch instead of 'l...
  • 768d802 Fix doc(oid4vc): Correct realm-attributes example and update HTTP method in d...
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi-private from 26.2.4 to 26.2.5

Release notes

Sourced from org.keycloak:keycloak-server-spi-private's releases.

26.2.5

Commits
  • 73e5f4b Set version to 26.2.5
  • f4bf34f Upgrade to Quarkus 3.20.1 (#39841)
  • 09373c1 Revert changes to exception handling in RealmsAdminResource#importRealm (#39974)
  • ae5801b TestEngine with ID 'junit-jupiter' failed to discover tests (#39863)
  • 5c0bbc3 Remove parent and children composite dependencies when removing roles
  • 825c868 Only reuse SMTP authentication data for testing endpoint when the same auth, ...
  • 60445d2 Fix scope validation for realm-level credential definitions in Authorization ...
  • 28ea8bc Prevent remote proto schema compatibility check on EC2 instances (#39808)
  • 37b229d Fix documentation link to quickstarts to point to 'main' branch instead of 'l...
  • 768d802 Fix doc(oid4vc): Correct realm-attributes example and update HTTP method in d...
  • 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 <dependency name> 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)

Bumps `keycloak` from 26.2.4 to 26.2.5.

Updates `org.keycloak:keycloak-core` from 26.2.4 to 26.2.5
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.2.4...26.2.5)

Updates `org.keycloak:keycloak-server-spi` from 26.2.4 to 26.2.5
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.2.4...26.2.5)

Updates `org.keycloak:keycloak-server-spi-private` from 26.2.4 to 26.2.5
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.2.4...26.2.5)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-version: 26.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-version: 26.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-version: 26.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 29, 2025
@slisson slisson merged commit 4b8c1cf into main Jun 25, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/keycloak-26.2.5 branch June 25, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant