Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2023
1 parent 94fd6c3 commit 5cae2ab
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>3.2.0</version>
<version>3.2.1</version>
<configuration>
<keepBlankLines>true</keepBlankLines>
<lineSeparator>\n</lineSeparator>
Expand Down

0 comments on commit 5cae2ab

Please sign in to comment.