Skip to content

Bump co.elastic.clients:elasticsearch-java from 9.3.1 to 9.3.2 in /elasticsearch#97

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/elasticsearch/co.elastic.clients-elasticsearch-java-9.3.2
Mar 20, 2026
Merged

Bump co.elastic.clients:elasticsearch-java from 9.3.1 to 9.3.2 in /elasticsearch#97
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/elasticsearch/co.elastic.clients-elasticsearch-java-9.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps co.elastic.clients:elasticsearch-java from 9.3.1 to 9.3.2.

Release notes

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

v9.3.2

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.3.1...v9.3.2

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.1 to 9.3.2.
- [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.1...v9.3.2)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-version: 9.3.2
  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 Mar 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2026 00:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 20, 2026
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) March 20, 2026 00:23
@github-actions
Copy link

🤖 Claude Code Review

Code Review

This PR bumps the elasticsearch-java dependency from 9.3.1 to 9.3.2 in elasticsearch/pom.xml.


Code Quality

  • Style guide: Single-line version bump in a POM file — no style concerns.
  • No commented-out code: None present.
  • Meaningful variable names: N/A for dependency version bump.
  • DRY principle: N/A.
  • Defects/bugs: No logic changes introduced. This is a patch-level dependency update (9.3.19.3.2), low risk. No edge cases or security concerns introduced by this change itself.
  • Project memory config: N/A (not evaluated in this diff).

Testing

  • Unit/integration tests: No tests are included or modified. For a dependency bump, existing tests should be verified to pass — there is no evidence in the diff that CI passed or tests were run. This is acceptable if CI gates the PR, but worth noting.
  • Edge cases: N/A for a version bump.
  • ⚠️ Test coverage: Not verifiable from this diff alone.

Documentation

  • CHANGELOG.md: Not updated. Dependency bumps should typically be noted in the changelog.
  • README/API docs: No functional changes; no updates needed.
  • Markdown formatting: N/A.

Security

  • No hardcoded credentials: None.
  • No sensitive data: None.
  • No license files (.lic): None present.
  • Input validation/error handling: N/A.

Summary

Area Status
Code Quality ✅ Pass
Testing ⚠️ Ensure CI tests pass
Documentation ❌ CHANGELOG.md not updated
Security ✅ Pass

Recommendation: Minor — add an entry to CHANGELOG.md noting the dependency bump. Otherwise, this is a straightforward patch-level update and is low risk.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 18e8e66 into main Mar 20, 2026
15 checks passed
@github-actions github-actions bot deleted the dependabot/maven/elasticsearch/co.elastic.clients-elasticsearch-java-9.3.2 branch March 20, 2026 00:28
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