mojohaus / maven-native

https://www.mojohaus.org/maven-native/
MIT License
18 stars 12 forks source link

Bump sortpom-maven-plugin from 3.0.1 to 3.1.3 #56

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sortpom-maven-plugin from 3.0.1 to 3.1.3.

Release notes

Sourced from sortpom-maven-plugin's releases.

v3.1.2

Fixing two bugs from the 3.1.0 release:

  • 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
Commits
  • 623072c [maven-release-plugin] prepare release sortpom-parent-3.1.3
  • 6ff5948 Fixing warning
  • 2eeaade 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 README
  • d35318e Sorting pom
  • 12a456a [maven-release-plugin] prepare for next development iteration
  • 6928624 [maven-release-plugin] prepare release sortpom-parent-3.1.2
  • f19edf0 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.
  • 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 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)
slachiewicz commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.