Skip to content

Bump xom:xom from 1.3.9 to 1.4.4#458

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/xom-xom-1.4.4
Closed

Bump xom:xom from 1.3.9 to 1.4.4#458
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/xom-xom-1.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps xom:xom from 1.3.9 to 1.4.4.

Release notes

Sourced from xom:xom's releases.

1.4.4

What's Changed

New Contributors

Full Changelog: elharo/xom@v1.4.3...v1.4.4

1.4.3

What's Changed

Full Changelog: elharo/xom@v1.4.2...v1.4.3

1.4.2

Updated Jaxen to 2.0.2 to resolve some edge conditions in XPath processing:

  • The substring() function correctly handles Inf and -Inf values.
  • Attributes come before child elements in document order in union operations.
  • Restored some additional third party XPath tests

1.4.1

What's Changed

  • Fewer steps to publish in new process
  • Include line and column number in ParsingException.getMessage() when available
  • Make builds reproducible
  • Remove stale namespace-coupling TODO from Element#getNamespacePrefixesInScope
  • Element.getBaseURI: remove stale ambiguity note around absolute-base check
  • Use HTTPS for Cafe con Leche XInclude fixtures by @​Copilot in elharo/xom#426
  • Add more detailed build information to manifest
  • Replace external XInclude HTTP dependencies with an in-process local test server
  • Keep ElementTest silent by removing stdout side-effect from testToXML3
  • Remove obsolete XSLTHandler.startDTD TODO comment
  • Harden internal DTD subset construction against untrusted SAX declaration callbacks
  • Update version and copyright information in Info.java
  • Fix resource leak in Builder.build(File)

... (truncated)

Commits
  • c8d6f88 Prepare release 1.4.4 (#500)
  • 02c0e0b Mark published Xerces dependency optional (#493)
  • 9017e0a Make ant test fail whenever JUnit reports failures or errors (#496)
  • b29aca6 Upgrade to Jaxen 2.0.3 (#494)
  • 66d190d Upload Maven Central bundle as a Release workflow artifact (#491)
  • 245c0fe Prepare for 1.4.4-SNAPSHOT development (#487)
  • 526ef72 Bump GitHub Actions to Node.js 24-compatible versions (#489)
  • a75445e Prepare release 1.4.3 (#486)
  • c5d06dd Fix prepare-release.sh to update version numbers in sidebar.html (#485)
  • bc2a05e prepare-release.sh: create branch, commit, push, and open PR (#482)
  • 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 [xom:xom](https://github.com/elharo/xom) from 1.3.9 to 1.4.4.
- [Release notes](https://github.com/elharo/xom/releases)
- [Commits](elharo/xom@v1.3.9...v1.4.4)

---
updated-dependencies:
- dependency-name: xom:xom
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #470.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/maven/xom-xom-1.4.4 branch July 1, 2026 06:43
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