Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sortpom-maven-plugin from 3.0.1 to 3.1.2 #469

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2022

Bumps sortpom-maven-plugin from 3.0.1 to 3.1.2.

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
  • 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.
  • 65db673 [maven-release-plugin] prepare for next development iteration
  • 2865762 [maven-release-plugin] prepare release sortpom-parent-3.1.1
  • 1af479a Fixing some warnings and creating test for lines within xml tags
  • 8e5cb8b Merge pull request #207 from Ekryd/issue-205-License_Header_is_removed_from_3...
  • fedc571 Setting Document.setRootElement will clear other content besides the actual r...
  • d7bc52d Remove parallel execution as it does not work well with multi-module projects
  • c39516b Java 18 wasn't out yet
  • 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)

Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-3.0.1...sortpom-parent-3.1.2)

---
updated-dependencies:
- dependency-name: com.github.ekryd.sortpom:sortpom-maven-plugin
  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 May 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2022

Superseded by #470.

@dependabot dependabot bot closed this May 29, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.github.ekryd.sortpom-sortpom-maven-plugin-3.1.2 branch May 29, 2022 12:06
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.

None yet

1 participant