Skip to content

chore(deps): Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1#6634

Merged
nscuro merged 1 commit into
5.0.xfrom
dependabot/maven/5.0.x/com.fasterxml.woodstox-woodstox-core-7.2.1
Jul 9, 2026
Merged

chore(deps): Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1#6634
nscuro merged 1 commit into
5.0.xfrom
dependabot/maven/5.0.x/com.fasterxml.woodstox-woodstox-core-7.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1.

Commits
  • c3002ad [maven-release-plugin] prepare release woodstox-core-7.2.1
  • 830646e Prep for 7.2.1 release
  • 6a4a3d9 Fix extra debug stmt
  • 012aae2 NMTOKENS default value validation for single-character tokens (#299)
  • e05273e Add release notes
  • 1f1bc21 NMTOKEN default value validation skipping first character (#297)
  • cd34046 Fix #290 by reverting #95 (and PR #270) (#296)
  • 67fd520 Fix #292: Text corruption with `WstxInputProperties.P_TREAT_CHAR_REFS_AS_ENTS...
  • 715559e Reject out-of-range code points in UTF32Reader (#293)
  • 568f8b2 Reject overlong UTF-8 sequences in UTF8Reader (#291)
  • Additional commits viewable 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.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 7.2.0 to 7.2.1.
- [Commits](FasterXML/woodstox@woodstox-core-7.2.0...woodstox-core-7.2.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-version: 7.2.1
  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 Jul 9, 2026
@owasp-dt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codacy-production

codacy-production Bot commented Jul 9, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage (70.00%)

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ab25ec8) 41789 36186 86.59%
Head commit (2913375) 41789 (+0) 36186 (+0) 86.59% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#6634) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@nscuro nscuro added this to the 5.0.3 milestone Jul 9, 2026
@nscuro nscuro merged commit 7f90e42 into 5.0.x Jul 9, 2026
13 checks passed
@nscuro nscuro deleted the dependabot/maven/5.0.x/com.fasterxml.woodstox-woodstox-core-7.2.1 branch July 9, 2026 18:01
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