Skip to content

Commit

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

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 8c187bb commit a84f90c
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 @@ -708,7 +708,7 @@
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<configuration>
<keepBlankLines>true</keepBlankLines>
<lineSeparator>\n</lineSeparator>
Expand Down

0 comments on commit a84f90c

Please sign in to comment.