Skip to content

Bump the gradle-minor-patch group across 1 directory with 8 updates#2

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/gradle-minor-patch-1a56981534
Closed

Bump the gradle-minor-patch group across 1 directory with 8 updates#2
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/gradle-minor-patch-1a56981534

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle-minor-patch group with 6 updates in the / directory:

Package From To
org.keycloak:keycloak-core 26.6.3 26.6.4
io.hypersistence:hypersistence-utils-hibernate-71 3.15.3 3.15.4
org.keycloak:keycloak-admin-client 26.0.9 26.0.10
net.datafaker:datafaker 2.6.0 2.7.0
org.hibernate.search:hibernate-search-bom 8.2.2.Final 8.4.0.Final
gradle-wrapper 9.5.1 9.6.1

Updates org.keycloak:keycloak-core from 26.6.3 to 26.6.4

Release notes

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

26.6.4

Commits
  • dc1bfc5 Set version to 26.6.4
  • 39d40b1 fix(keycloak-admin-client): fix JS failures due to Kiota bug (#49643)
  • d459fc3 Upgrade to Quarkus 3.33.2.1 (#776)
  • 6d61885 CVE-2026-11800 Remove support for symmetric algorithms in JWT public key vali...
  • 32cdceb Consider case-sensitivity when validating prohibited schemes of client URIs (...
  • 1bc0dd3 Restrict java keystore files to a realm folder (#703)
  • be81d60 CVE-2026-9705 check if client is enabled when RAT is used
  • 11b83fc GroupResource.addChild missing requireManage(child) (#707)
  • e5507d9 [26.6] Missing requireMapClientScope in ScopeMappedResource and ScopeMappedCl...
  • bdb4db3 Skip owner managed resources when enforcement mode is set to permissive (#692)
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi from 26.6.3 to 26.6.4

Release notes

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

26.6.4

Commits
  • dc1bfc5 Set version to 26.6.4
  • 39d40b1 fix(keycloak-admin-client): fix JS failures due to Kiota bug (#49643)
  • d459fc3 Upgrade to Quarkus 3.33.2.1 (#776)
  • 6d61885 CVE-2026-11800 Remove support for symmetric algorithms in JWT public key vali...
  • 32cdceb Consider case-sensitivity when validating prohibited schemes of client URIs (...
  • 1bc0dd3 Restrict java keystore files to a realm folder (#703)
  • be81d60 CVE-2026-9705 check if client is enabled when RAT is used
  • 11b83fc GroupResource.addChild missing requireManage(child) (#707)
  • e5507d9 [26.6] Missing requireMapClientScope in ScopeMappedResource and ScopeMappedCl...
  • bdb4db3 Skip owner managed resources when enforcement mode is set to permissive (#692)
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi-private from 26.6.3 to 26.6.4

Release notes

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

26.6.4

Commits
  • dc1bfc5 Set version to 26.6.4
  • 39d40b1 fix(keycloak-admin-client): fix JS failures due to Kiota bug (#49643)
  • d459fc3 Upgrade to Quarkus 3.33.2.1 (#776)
  • 6d61885 CVE-2026-11800 Remove support for symmetric algorithms in JWT public key vali...
  • 32cdceb Consider case-sensitivity when validating prohibited schemes of client URIs (...
  • 1bc0dd3 Restrict java keystore files to a realm folder (#703)
  • be81d60 CVE-2026-9705 check if client is enabled when RAT is used
  • 11b83fc GroupResource.addChild missing requireManage(child) (#707)
  • e5507d9 [26.6] Missing requireMapClientScope in ScopeMappedResource and ScopeMappedCl...
  • bdb4db3 Skip owner managed resources when enforcement mode is set to permissive (#692)
  • Additional commits viewable in compare view

Updates io.hypersistence:hypersistence-utils-hibernate-71 from 3.15.3 to 3.15.4

Commits
  • 0cb3265 [maven-release-plugin] prepare release hypersistence-utils-parent-3.15.4
  • 36f1534 Update changelog for the 3.15.4 release
  • cd1714d Improve BatchSequenceGenerator sequence name strategy and align it with Seque...
  • 064f91f On Oracle 23/26, BatchSequenceGenerator fails with 'ORA-30009: Not enough mem...
  • e54bf48 Remove hypersistence-utils-hibernate-70 module
  • 7a642d2 Bump version up
  • b3cc478 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.keycloak:keycloak-admin-client from 26.0.9 to 26.0.10

Commits
  • baffe4b Set version to 26.0.10
  • 1d77fc1 Remove nonexistent docs profile.
  • d92787c Merge pull request #1 from pedroigor/cve-661
  • 7474165 Prevent path injection when checking the access denied page
  • 22c000c CI not working when repository on other place than in directory keycloak-clie...
  • 89fdb95 Fix CI. Remove testing with 26.2 Keycloak server (#218)
  • dee2dc1 Fix downstream docs build due to upstream changes (#211)
  • ed84c5b Clarification of supported keycloak server versions
  • See full diff in compare view

Updates net.datafaker:datafaker from 2.6.0 to 2.7.0

Release notes

Sourced from net.datafaker:datafaker's releases.

2.7.0

What's Changed

Full Changelog: datafaker-net/datafaker@2.6.0...2.7.0

Commits
  • 3f43d4c Fix lowercase country code in Finance.bic() (#1853) (#1855)
  • 98a25a8 Bump actions/cache from 5 to 6 (#1854)
  • 2f057eb Add dedicated Http faker with status codes, headers, user agents and more (#1...
  • 5f39c3a docs: fix typos, syntax, formating (#1851)
  • 5f4ed38 Use primitive int as return type for nextInt (#1852)
  • a179fdd Do not create RegExpContext each time (#1849)
  • 93303ed Use jdk 25 and 26 in ci (#1850)
  • 7d76586 Bump com.googlecode.libphonenumber:libphonenumber from 9.0.32 to 9.0.33 (#1848)
  • 73accdd Fix typo in custom-providers documentation
  • 564dd23 fix(docs): render 2.6.0 release page H1 (#1846)
  • Additional commits viewable in compare view

Updates org.hibernate.search:hibernate-search-bom from 8.2.2.Final to 8.4.0.Final

Release notes

Sourced from org.hibernate.search:hibernate-search-bom's releases.

Release 8.4.0.Final

Hibernate Search 8.4.0.Final released

We are pleased to announce the release of Hibernate Search 8.4: 8.4.0.Final.

You can find the full list of 8.4.0.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

Visit the website for details on getting in touch with us.

Release 8.4.0.CR1

Hibernate Search 8.4.0.CR1 released

We are pleased to announce the release of Hibernate Search 8.4: 8.4.0.CR1.

You can find the full list of 8.4.0.CR1 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

... (truncated)

Changelog

Sourced from org.hibernate.search:hibernate-search-bom's changelog.

8.4.0.Final (2026-05-27)

Full changelog

Improvement

  • HSEARCH-5630 - Update to Hibernate ORM 7.4.0.Final
  • HSEARCH-5629 - Use Maven 3.9.16 as a required minimum version for the build
  • HSEARCH-5627 - Switch from the Search session holder to a Hibernate ORM session extension
  • HSEARCH-5626 - Update Elasticsearch client (elasticsearch-rest-client) to 9.4.1
  • HSEARCH-5625 - Test against latest Elasticsearch 9.4.1
  • HSEARCH-5624 - Update Elasticsearch client (elasticsearch-rest5-client) to 9.4.1

8.4.0.CR1 (2026-05-11)

Full changelog

Bug

  • HSEARCH-5595 - checkstyle:check is not build cache relocatable due to project resources including the workspace root

Improvement

  • HSEARCH-5623 - Update to Hibernate ORM 7.4.0.CR1
  • HSEARCH-5622 - Update Elasticsearch client (elasticsearch-rest5-client) to 9.4.0
  • HSEARCH-5621 - Update Elasticsearch client (elasticsearch-rest-client) to 9.4.0
  • HSEARCH-5620 - Add compatibility with Elasticsearch 9.4
  • HSEARCH-5619 - Upgrade to GSON 2.14.0
  • HSEARCH-5618 - Update Jackson to 2.21.3
  • HSEARCH-5617 - Update to AWS SDK 2.44.1
  • HSEARCH-5616 - Update Elasticsearch client (elasticsearch-rest-client) to 9.3.4
  • HSEARCH-5613 - Use Maven 3.9.15 as a required minimum version for the build
  • HSEARCH-5612 - Upgrade to commons-codec 1.22.0
  • HSEARCH-5611 - Update Apache HTTP Client components to 5.6.1
  • HSEARCH-5609 - Update Elasticsearch client (elasticsearch-rest-client) to 9.3.3
  • HSEARCH-5608 - Update Elasticsearch client (elasticsearch-rest5-client) to 9.3.4
  • HSEARCH-5607 - Update Elasticsearch rest client (opensearch-rest-client) to 3.6.0
  • HSEARCH-5606 - Add compatibility with OpenSearch 3.6
  • HSEARCH-5601 - Update to commons-logging to 1.3.6
  • HSEARCH-5600 - Update Jackson to 2.21.2
  • HSEARCH-5599 - Update Apache HTTP Core client components to 5.4.2
  • HSEARCH-5598 - Update Elasticsearch client (elasticsearch-rest-client) to 9.3.2
  • HSEARCH-5597 - Update Elasticsearch client (elasticsearch-rest5-client) to 9.3.3

Task

  • HSEARCH-5596 - Use changeDetection config option instead of the deprecated overwrite in maven-resources-plugin
  • HSEARCH-5280 - Look into OutboxPollingAutomaticIndexingDynamicShardingRebalancingIT#agentJoined test
  • HSEARCH-5242 - Investigate why building hibernate-search-integrationtest-performance-backend-lucene fails on some envs

8.3.0.Final (2026-03-20)

... (truncated)

Commits
  • 7369a18 [Jenkins release job] Preparing release 8.4.0.Final
  • 4e26c08 [Jenkins release job] changelog.txt updated by release build 8.4.0.Final
  • fe410d2 HSEARCH-5630 Add a few migration notes
  • 87335b6 HSEARCH-5630 Update to Hibernate ORM 7.4.0.Final
  • 58d6af1 HSEARCH-5624 Update Elasticsearch client (elasticsearch-rest5-client) to 9.4.1
  • 9efe369 Bump the build-dependencies group with 4 updates
  • bc1c185 Use the ssh URL for updating the website during the release
  • 311adb0 HSEARCH-5627 Mention limitations of a StatelessSession
  • d429b05 HSEARCH-5627 Better error message for "incompatible" session types
  • 2eaeb28 HSEARCH-5627 Add a simple StatelessSession test
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.5.1 to 9.6.1

Release notes

Sourced from gradle-wrapper's releases.

9.6.1

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.6.0

... (truncated)

Commits
  • 309d128 Update fixed issues in release notes for 9.6.1 (#38328)
  • 040a978 Update fixed issues in release notes for 9.6.1
  • e0b8325 Restore --non-interactive flag instead of --interactive/--no-interactive (#38...
  • 946f3e6 Limit explicit temp file permission setting to intended use case (#38300)
  • 65f8224 Restore --non-interactive flag instead of --interactive/--no-interactive
  • e346a5e Adjust CLI flag to configure non-interactive console (#38301)
  • 9b53be9 Adjust CLI flag to configure non-interactive console
  • 0dd3b53 Limit explicit temp file permission setting to intended use case
  • 48e5ac2 Add reproducers
  • 25598fd Prepare 9.6.1 patch release (#38293)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 1, 2026
@bloomper bloomper force-pushed the dependabot/gradle/gradle-minor-patch-1a56981534 branch from 093aade to d56574f Compare July 1, 2026 11:34
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Test Results

177 tests   177 ✅  25s ⏱️
 27 suites    0 💤
 27 files      0 ❌

Results for commit 1c3dc0b.

♻️ This comment has been updated with latest results.

@bloomper

bloomper commented Jul 1, 2026

Copy link
Copy Markdown
Owner

org.hibernate.search:hibernate-search-bom cannot be updated to 8.4.0.Final since that version requires a later Hibernate version than what is supported by Spring Boot 4.1. Please remove.

@bloomper

bloomper commented Jul 1, 2026

Copy link
Copy Markdown
Owner

@dependabot ignore org.hibernate.search:hibernate-search-bom minor 8.4.0.Final

@bloomper

bloomper commented Jul 1, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps the gradle-minor-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) | `26.6.3` | `26.6.4` |
| [io.hypersistence:hypersistence-utils-hibernate-71](https://github.com/vladmihalcea/hypersistence-utils) | `3.15.3` | `3.15.4` |
| [org.keycloak:keycloak-admin-client](https://github.com/keycloak/keycloak-client) | `26.0.9` | `26.0.10` |
| [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) | `2.6.0` | `2.7.0` |
| [org.hibernate.search:hibernate-search-bom](https://github.com/hibernate/hibernate-search) | `8.2.2.Final` | `8.4.0.Final` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.6.1` |



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

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

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

Updates `io.hypersistence:hypersistence-utils-hibernate-71` from 3.15.3 to 3.15.4
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.15.3...hypersistence-utils-parent-3.15.4)

Updates `org.keycloak:keycloak-admin-client` from 26.0.9 to 26.0.10
- [Changelog](https://github.com/keycloak/keycloak-client/blob/main/RELEASE-CHECKLIST.md)
- [Commits](keycloak/keycloak-client@26.0.9...26.0.10)

Updates `net.datafaker:datafaker` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Changelog](https://github.com/datafaker-net/datafaker/blob/main/RELEASE_PROCESS.md)
- [Commits](datafaker-net/datafaker@2.6.0...2.7.0)

Updates `org.hibernate.search:hibernate-search-bom` from 8.2.2.Final to 8.4.0.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/main/changelog.md)
- [Commits](hibernate/hibernate-search@8.2.2.Final...8.4.0.Final)

Updates `gradle-wrapper` from 9.5.1 to 9.6.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.5.1...v9.6.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor-patch
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-71
  dependency-version: 3.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: net.datafaker:datafaker
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor-patch
- dependency-name: org.hibernate.search:hibernate-search-bom
  dependency-version: 8.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor-patch
- dependency-name: org.keycloak:keycloak-admin-client
  dependency-version: 26.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: org.keycloak:keycloak-core
  dependency-version: 26.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-version: 26.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-version: 26.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the gradle-minor-patch group with 8 updates Bump the gradle-minor-patch group across 1 directory with 8 updates Jul 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-minor-patch-1a56981534 branch from d56574f to 1c3dc0b Compare July 1, 2026 11:49
@bloomper bloomper closed this Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@bloomper bloomper deleted the dependabot/gradle/gradle-minor-patch-1a56981534 branch July 1, 2026 11:55
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