Skip to content

Commit

Permalink
build(deps): bump sortpom-maven-plugin from 2.15.0 to 3.2.0 (#1695)
Browse files Browse the repository at this point in the history
Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 2.15.0 to 3.2.0.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-2.15.0...sortpom-parent-3.2.0)

---
updated-dependencies:
- dependency-name: com.github.ekryd.sortpom:sortpom-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and velo committed Feb 26, 2023
1 parent 28fb354 commit f9ff7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
<version>2.15.0</version>
<version>3.2.0</version>
<configuration>
<keepBlankLines>true</keepBlankLines>
<lineSeparator>\n</lineSeparator>
Expand Down

0 comments on commit f9ff7a9

Please sign in to comment.