Skip to content

chore(deps): bump org.dom4j:dom4j from 2.1.4 to 2.2.0#3199

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.dom4j-dom4j-2.2.0
Open

chore(deps): bump org.dom4j:dom4j from 2.1.4 to 2.2.0#3199
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.dom4j-dom4j-2.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps org.dom4j:dom4j from 2.1.4 to 2.2.0.

Release notes

Sourced from org.dom4j:dom4j's releases.

version 2.2.0

What's Changed

Dom4j version 2.2.0 requires Java 11 or higher. The reason is the migration from JavaEE to JakartaEE, which requires Java 11. Dom4j 2.1.x remains compatible with Java 8.

New Contributors

Full Changelog: dom4j/dom4j@version/2.1.5...version/2.2.0

version 2.1.5

What's Changed

New Contributors

Full Changelog: dom4j/dom4j@version-2.1.4...version-2.1.5

Commits
  • ff2f78c Migrate JavaEE to Jakarta EE
  • 3ec497f Use Gradle features/capabilities to model optional dependencies. (#116)
  • cea77c5 Implementation and tests for ordering of element attributes (#69)
  • b9841d5 Allow empty comments - fix for #78.
  • bf54398 Fixed #120 by adding AutoClosable
  • a71abc8 fix thread blocked problems when multi threads concurrently parse xml…
  • 5af179f Remove news from project README.md.
  • 4f5e6a0 Upgrade Gradle and test library dependencies.
  • f653df1 Remove misleading no-op lines
  • 4d735ba Remove unnecessary constant conditional
  • 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 [org.dom4j:dom4j](https://github.com/dom4j/dom4j) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/dom4j/dom4j/releases)
- [Commits](dom4j/dom4j@version-2.1.4...version/2.2.0)

---
updated-dependencies:
- dependency-name: org.dom4j:dom4j
  dependency-version: 2.2.0
  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 Mar 13, 2026
@guusdk
Copy link
Member

guusdk commented Mar 14, 2026

When we update dom4j, we should also do that in Tinder.

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