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.3 #470

Conversation

dependabot[bot]
Copy link
Contributor

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 29, 2022
Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 3.0.1 to 3.1.3.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-3.0.1...sortpom-parent-3.1.3)

---
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 force-pushed the dependabot/maven/com.github.ekryd.sortpom-sortpom-maven-plugin-3.1.3 branch from 4617d1c to 17653b3 Compare May 29, 2022 15:51
@freemanjp freemanjp merged commit 28c9f6f into master May 29, 2022
@freemanjp freemanjp deleted the dependabot/maven/com.github.ekryd.sortpom-sortpom-maven-plugin-3.1.3 branch May 29, 2022 16:50
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