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.0 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sortpom-maven-plugin from 3.0.1 to 3.1.0.

Release notes

Sourced from sortpom-maven-plugin's releases.

v3.1.0

Released version 3.1.0. Dropped support for Java 8. Updated underlying xml framework due to vulnerabilities. Updated other libraries and plugins.

Commits
  • c9652a4 [maven-release-plugin] prepare release sortpom-parent-3.1.0
  • 36f8d74 Removed the interface XmlWriter. Wrote a nifty simulation of XMLWriter withou...
  • 080797d Upgrading to java 11 (bye bye java 8)
  • a075866 Using google code formatting
  • ebd026b Explicit dependency for nexus-staging-maven-plugin is probably not needed any...
  • a6e04b7 Merge remote-tracking branch 'origin/master'
  • 069f0bb Fixing Sonar warnings
  • 45b418b Merge pull request #203 from Ekryd/dependabot/maven/org.codehaus.mojo-version...
  • a580cf6 Fixing test for coverage
  • 678691c Bump versions-maven-plugin from 2.10.0 to 2.11.0
  • 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[bot] commented 2 years ago

Superseded by #55.