Skip to content

maven(deps): bump hibernateSearchVersion from 8.3.2.Final to 8.4.0.Final#6143

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-maven-hibernateSearchVersion-8.4.0.Final
Open

maven(deps): bump hibernateSearchVersion from 8.3.2.Final to 8.4.0.Final#6143
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-maven-hibernateSearchVersion-8.4.0.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps hibernateSearchVersion from 8.3.2.Final to 8.4.0.Final.
Updates org.hibernate.search:hibernate-search-mapper-orm from 8.3.2.Final to 8.4.0.Final

Release notes

Sourced from org.hibernate.search:hibernate-search-mapper-orm'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-mapper-orm's changelog.

8.4.0.Final (2026-05-27)

https://hibernate.atlassian.net/projects/HSEARCH/versions/39072

** 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)

https://hibernate.atlassian.net/projects/HSEARCH/versions/37437

** 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

... (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 org.hibernate.search:hibernate-search-backend-lucene from 8.3.2.Final to 8.4.0.Final

Release notes

Sourced from org.hibernate.search:hibernate-search-backend-lucene'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-backend-lucene's changelog.

8.4.0.Final (2026-05-27)

https://hibernate.atlassian.net/projects/HSEARCH/versions/39072

** 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)

https://hibernate.atlassian.net/projects/HSEARCH/versions/37437

** 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

... (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 org.hibernate.search:hibernate-search-backend-elasticsearch from 8.3.2.Final to 8.4.0.Final

Release notes

Sourced from org.hibernate.search:hibernate-search-backend-elasticsearch'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-backend-elasticsearch's changelog.

8.4.0.Final (2026-05-27)

https://hibernate.atlassian.net/projects/HSEARCH/versions/39072

** 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)

https://hibernate.atlassian.net/projects/HSEARCH/versions/37437

** 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

... (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

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 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 `hibernateSearchVersion` from 8.3.2.Final to 8.4.0.Final.

Updates `org.hibernate.search:hibernate-search-mapper-orm` from 8.3.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.txt)
- [Commits](hibernate/hibernate-search@8.3.2.Final...8.4.0.Final)

Updates `org.hibernate.search:hibernate-search-backend-lucene` from 8.3.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.txt)
- [Commits](hibernate/hibernate-search@8.3.2.Final...8.4.0.Final)

Updates `org.hibernate.search:hibernate-search-backend-elasticsearch` from 8.3.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.txt)
- [Commits](hibernate/hibernate-search@8.3.2.Final...8.4.0.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.search:hibernate-search-mapper-orm
  dependency-version: 8.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.search:hibernate-search-backend-lucene
  dependency-version: 8.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.search:hibernate-search-backend-elasticsearch
  dependency-version: 8.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 28, 2026
@sonarqubecloud
Copy link
Copy Markdown

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.

0 participants