Skip to content

Bump xom:xom from 1.3.2 to 1.3.9 - #383

Merged
joehni merged 1 commit into
masterfrom
dependabot/maven/xom-xom-1.3.9
Dec 18, 2025
Merged

Bump xom:xom from 1.3.2 to 1.3.9#383
joehni merged 1 commit into
masterfrom
dependabot/maven/xom-xom-1.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor

Bumps xom:xom from 1.3.2 to 1.3.9.

Release notes

Sourced from xom:xom's releases.

1.3.9

There are no API or behavior changes in this release, in fact no Java binary changes at all. However the Xerces dependency has been updated to the latest release and Xalan has been removed completely.

1.3.8

Purely internal changes that improve compatibility with Java 17+.

1.3.7

Purely internal changes:

  • Remove direct dependency on xml-apis:xml-apis artifact since these classes are now available in the core runtime.
  • Eliminate usage of com.sun classes to make XOM compatible with JDK 16.
  • Replace remaining usages of StringBuffer with StringBuilder to slightly improve performance.

1.3.6

This is a very minor release that makes some internal changes with the goal of improving performance in more modern VMs. In particular many local StringBuffers were replaced with StringBuilders. Otherwise there are no changes or bug fixes since 1.3.5.

1.3.5

Adds Automatic-Moduole-Name to jar

1.3.3

Improves performance with applications that build many small documents frequently.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 20, 2025
Bumps [xom:xom](https://github.com/elharo/xom) from 1.3.2 to 1.3.9.
- [Release notes](https://github.com/elharo/xom/releases)
- [Commits](https://github.com/elharo/xom/commits/v1.3.9)

---
updated-dependencies:
- dependency-name: xom:xom
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/xom-xom-1.3.9 branch from 0fc379a to 695fba0 Compare October 21, 2025 21:46
@joehni
joehni merged commit 9da8dee into master Dec 18, 2025
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/xom-xom-1.3.9 branch December 18, 2025 22:07
@joehni joehni added this to the 1.5.x milestone Dec 18, 2025
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.

1 participant