Skip to content

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.22.0 to 2.22.1 in /elasticsearch - #123

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/elasticsearch/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.22.1
Jul 29, 2026
Merged

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.22.0 to 2.22.1 in /elasticsearch#123
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/elasticsearch/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.22.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.22.0 to 2.22.1.

Commits
  • be04d56 [maven-release-plugin] prepare release jackson-dataformat-xml-2.22.1
  • c420f2f Prep for 2.22.1 release
  • 2be8479 Merge branch '2.21' into 2.22
  • 4cf55fe Post-release dep version bump
  • 70baf0a [maven-release-plugin] prepare for next development iteration
  • 1211f5a [maven-release-plugin] prepare release jackson-dataformat-xml-2.21.5
  • 2252eab Prep for 2.21.5 release
  • a58f7d3 Post-release dep version bump
  • 8087e73 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.22.0 to 2.22.1.
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.22.0...jackson-dataformat-xml-2.22.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner July 29, 2026 00:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 29, 2026

@senzingdevops senzingdevops left a comment

Copy link
Copy Markdown

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) July 29, 2026 00:22
@github-actions

Copy link
Copy Markdown

🤖 Claude Code Review

PR Code Review

Summary: This is a routine Dependabot-style dependency bump — jackson-dataformat-xml in elasticsearch/pom.xml goes from 2.22.02.22.1 (patch release). One line changed, no other files affected.

Code Quality

  • Style conventions — Single version string change, consistent with surrounding XML formatting in elasticsearch/pom.xml:88.
  • No commented-out code
  • Meaningful variable names — N/A, no variables introduced.
  • DRY principle — N/A.
  • Defects — Patch version bump (2.22.0 → 2.22.1) carries low risk; Jackson patch releases are typically bugfix/security-only, not breaking. No logic changed.
  • Project CLAUDE.md — Found build-resources/.claude/CLAUDE.md, but note this file is untracked in this repo (shows as ?? in git status) and lives under a nested build-resources/ directory that isn't part of this PR's diff — it's not a modified/added file in this change, so no review action needed here. Content itself (repo purpose, linting instructions, workflow docs) is appropriately generic/non-local-specific, for what it's worth.

Testing

  • N/A — Pure dependency version bump; no new functions, endpoints, or logic requiring new tests. Existing test suite should cover regression risk from the transitive dependency update.
  • ⚠️ Coverage % not assessable from this diff — not applicable to a version-only change.

Documentation

  • CHANGELOG.md not updated — No CHANGELOG entry accompanies this dependency bump. If this repo maintains a CHANGELOG (per keepachangelog.com conventions referenced in the Senzing standards), this bump should be logged, even if just under an "Unreleased/Dependencies" section.
  • README — N/A, no user-facing change.
  • API docs — N/A.
  • Markdown/CommonMark — N/A, no markdown files touched in this diff.

Security

  • No hardcoded credentials
  • Input validation — N/A.
  • Error handling — N/A.
  • No sensitive data in logs — N/A.
  • No .lic files — Searched the working tree; no .lic files found, and no actual AQAAAD-prefixed license key content present (the only AQAAAD string matches are in prompt/documentation files describing the pattern to flag, not real license keys).

Overall

This is a low-risk, mechanical patch-version bump identical in shape to prior merged PRs in this repo's history (e.g. 033edff, 37789e0). Only actionable item: add a CHANGELOG.md entry if this repository maintains one per the Senzing standards — worth confirming since it wasn't included in this diff.

Automated code review analyzing defects and coding standards

@github-actions
github-actions Bot merged commit 91f7497 into main Jul 29, 2026
15 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/elasticsearch/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.22.1 branch July 29, 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