Skip to content

Bump xom:xom from 1.3.9 to 1.4.1#452

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/xom-xom-1.4.1
Open

Bump xom:xom from 1.3.9 to 1.4.1#452
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/xom-xom-1.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps xom:xom from 1.3.9 to 1.4.1.

Release notes

Sourced from xom:xom's releases.

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)
  • Update jaxen to 2.0.1

Full Changelog: elharo/xom@v1.4.0...v1.4.1

1.4.0

Fixes a bug in URI normalization that incorrectly resolved /.. paths when computing base URIs in canonical XML.

This release also made a number of improvements to the build system and source repository to harden the build and release process against supply chain attacks. In particular, dependencies are now loaded from the Maven repository system with Apache Ivy and several manual steps have been automated.

Commits
  • cede624 Prepare for 1.4.1 release (#459)
  • 16e7dac Update Jaxen to 2.0.1 for XPath improvements (#458)
  • b9a8b1d Update jaxen to 2.0.1 (#454)
  • 2603e48 typo (#457)
  • f9d758d Fix resource leak in Builder.build(File) (#451)
  • ef195c0 Update version and copyright information in Info.java (#452)
  • 9387431 Fix resource leak in Info.main() (#448)
  • cc0e3e0 Remove file-bug-issues workflow after issues were created
  • e0d3f8a Add workflow to file bug issues found in XOM core code analysis (#442)
  • fda1b1e Harden internal DTD subset construction against untrusted SAX declaration cal...
  • 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.1.
- [Release notes](https://github.com/elharo/xom/releases)
- [Commits](elharo/xom@v1.3.9...v1.4.1)

---
updated-dependencies:
- dependency-name: xom:xom
  dependency-version: 1.4.1
  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 May 1, 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