Skip to content

Bump co.elastic.clients:elasticsearch-java from 9.3.4 to 9.4.0 in /elasticsearch#112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/elasticsearch/co.elastic.clients-elasticsearch-java-9.4.0
Open

Bump co.elastic.clients:elasticsearch-java from 9.3.4 to 9.4.0 in /elasticsearch#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/elasticsearch/co.elastic.clients-elasticsearch-java-9.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps co.elastic.clients:elasticsearch-java from 9.3.4 to 9.4.0.

Release notes

Sourced from co.elastic.clients:elasticsearch-java's releases.

v9.4.0

What's Changed

Check the official release notes - in particular the breaking changes.

Full Changelog: elastic/elasticsearch-java@v9.3.4...v9.4.0

Commits

Dependabot compatibility score

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 [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 9.3.4 to 9.4.0.
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v9.3.4...v9.4.0)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 27, 2026 03:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 27, 2026
@github-actions
Copy link
Copy Markdown

🤖 Claude Code Review


Code Review: Dependency Bump — elasticsearch-java 9.3.4 → 9.4.0


Code Quality

✅ No commented-out code — clean change.

✅ Meaningful variable names — N/A for a version bump.

✅ DRY principle — N/A.

✅ No defects identified — The change is a single-line version bump with no logic involved.

✅ Code style — Maven POM formatting is consistent with the surrounding file.

⚠️ CLAUDE.md note — The project CLAUDE.md (from build-resources) is a general shared build-resources config, not specific to this repo. No concerns raised by it for this change.


Testing

⚠️ No new tests added — This is a dependency bump. Tests are not required unless the new version introduces a breaking change. It is assumed the existing test suite validates continued compatibility.


Documentation

❌ CHANGELOG.md not updated — The diff does not include a CHANGELOG.md update. Per Senzing standards and the CLAUDE.md guidance, all changes should update the changelog. The CHANGELOG.md currently ends at [1.0.0] - 2023-07-06 and has no unreleased section. An entry for this dependency upgrade should be added.

File: CHANGELOG.md
Suggested addition:

## [Unreleased]

### Changed

- Bumped `co.elastic.clients:elasticsearch-java` from 9.3.4 to 9.4.0

Security

✅ No hardcoded credentials — None present.

✅ No .lic files or AQAAAD strings — Not present in the diff.

✅ No sensitive data — N/A.


Summary

Category Status
Code Quality ✅ Pass
Testing ✅ Pass (no new logic)
Documentation ❌ CHANGELOG.md not updated
Security ✅ Pass

One required fix: Update CHANGELOG.md with an entry for this dependency version bump before merging.

Automated code review analyzing defects and coding standards

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.

2 participants