Skip to content

chore(deps): bump jaxen:jaxen from 2.0.0 to 2.0.1#217

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/jaxen-jaxen-2.0.1
Open

chore(deps): bump jaxen:jaxen from 2.0.0 to 2.0.1#217
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/jaxen-jaxen-2.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jaxen:jaxen from 2.0.0 to 2.0.1.

Release notes

Sourced from jaxen:jaxen's releases.

2.0.1

  • The build is now fully byte-per-byte reproducible. If you use the same JDK on the same platform to compile, you'll get the same bytes out every time. This is a prerequisite for hash-based defenses against supply chain and MITM attacks.

  • The release has been mostly automated. It's not quite a one-click deploy but it's close.

  • Several bugs in XPath conformance detected by Claude Sonnet 4.6 were fixed:

    • The round() function returns negative zero for values between -0.5 and -0.0.
    • The number() function rejects some strings Java recognizes as a number but XPath does not.
    • anyMatchingNode() and evaluateAsBoolean() no longer throw NoSuchElementException when evaluating an XPath expression with multiple predicates and more nodes than predicates.
    • DefaultCommentNodeStep.getText() includes predicates. (This one's very unlikely to have any effect on XPath queries or evaluation.)
  • The DOMNavigator can now search inside entity reference and document fragment nodes.

What's Changed

... (truncated)

Commits
  • 21b6f5f Release 2.0.1
  • 861b412 docs: fix GitHub fine-grained PAT setup instructions to match current UI (#307)
  • c0fb305 Move GPG private key export step to point of use in RELEASING.md (#305)
  • b57f131 doc: add GitHub PAT creation instructions to RELEASING.md (#304)
  • 1cc4f79 docs: clarify release secrets are repository-scoped (#302)
  • efbe4bf Change CI/CD integration from CircleCI to GitHub Actions (#301)
  • becec3a Add hyperlinks to GitHub pages referenced in RELEASING.md (#298)
  • b54daec Migrate release process from OSSRH to Central Publishing Portal (#295)
  • 6800fd2 Clarify GPG key creation instructions in RELEASING.md (#291)
  • 6731f57 Update Maven distribution URL to version 3.9.15 (#289)
  • 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 [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/jaxen-xpath/jaxen/releases)
- [Commits](jaxen-xpath/jaxen@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: jaxen:jaxen
  dependency-version: 2.0.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 Apr 20, 2026
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