Whitespace removed from multiple lines of text within XML tags
Comments in the root of the xml document was removed during sorting
v3.1.1
Please use a later release
v3.1.0
Please use a later release
Released version 3.1.0. Dropped support for Java 8. Updated underlying xml framework due to vulnerabilities. Updated other libraries and plugins.
This release contains two known bugs:
Whitespace removed from multiple lines of text within XML tags
Comments in the root of the xml document was removed during sorting
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 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 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 sortpom-maven-plugin from 3.0.1 to 3.1.3.
Release notes
Sourced from sortpom-maven-plugin's releases.
Commits
623072c
[maven-release-plugin] prepare release sortpom-parent-3.1.36ff5948
Fixing warning2eeaade
Merge pull request #211 from Ekryd/issue-209-Whitespace_after_XML_comments_re...c642efc
If the text node has other content next to it (siblings) then place text on o...53bd9ee
Added the correction version to the READMEd35318e
Sorting pom12a456a
[maven-release-plugin] prepare for next development iteration6928624
[maven-release-plugin] prepare release sortpom-parent-3.1.2f19edf0
Merge pull request #208 from Ekryd/issue-206-Whitespace_removed_from_within_X...64311fe
Make Dom4J parse all adjacent text in content as one text.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 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 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)