alfresco-transform-core
alfresco-transform-core copied to clipboard
Bump org.dom4j:dom4j from 2.1.4 to 2.2.0
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
- Migrate from JavaEE to JakartaEE by
@dskilesdfin dom4j/dom4j#186- Improves multiple threads parsing efficiency by
@qingzhongliin dom4j/dom4j#57- Fixed #120 by adding AutoClosable by
@reinhapain dom4j/dom4j#160- Implementation and tests for ordering of element attributes by
@PAX523in dom4j/dom4j#69- Use Gradle features/capabilities to model optional dependencies by
@halfninjain dom4j/dom4j#116- Don't skip empty comments by
@FilipJirsakin dom4j/dom4j#80New Contributors
@qingzhonglimade their first contribution in dom4j/dom4j#57@PAX523made their first contribution in dom4j/dom4j#69@halfninjamade their first contribution in dom4j/dom4j#116@dskilesdfmade their first contribution in dom4j/dom4j#186Full Changelog: https://github.com/dom4j/dom4j/compare/version/2.1.5...version/2.2.0
version 2.1.5
What's Changed
- Bump gradle from 6.3 to 8.13 (fixes #187) by
@reinhapain dom4j/dom4j#188- Remove unnecessary constant conditional by
@eckiin dom4j/dom4j#174- Remove misleading no-op lines incorrectly trying to disable external entities by
@chadlwilsonin dom4j/dom4j#173New Contributors
@eckimade their first contribution in dom4j/dom4j#174@chadlwilsonmade their first contribution in dom4j/dom4j#173Full Changelog: https://github.com/dom4j/dom4j/compare/version-2.1.4...version-2.1.5
Commits
ff2f78cMigrate JavaEE to Jakarta EE3ec497fUse Gradle features/capabilities to model optional dependencies. (#116)cea77c5Implementation and tests for ordering of element attributes (#69)b9841d5Allow empty comments - fix for #78.bf54398Fixed #120 by adding AutoClosablea71abc8fix thread blocked problems when multi threads concurrently parse xml…5af179fRemove news from project README.md.4f5e6a0Upgrade Gradle and test library dependencies.f653df1Remove misleading no-op lines4d735baRemove unnecessary constant conditional- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.