Skip to content

Commit

Permalink
Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.3.0 to 3.4.0 (
Browse files Browse the repository at this point in the history
#311)

Bumps [com.github.ekryd.sortpom:sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-3.3.0...sortpom-parent-3.4.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2024
1 parent cddca10 commit c0c6ba1
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 @@ -778,7 +778,7 @@
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<configuration>
<keepBlankLines>true</keepBlankLines>
<lineSeparator>\n</lineSeparator>
Expand Down

0 comments on commit c0c6ba1

Please sign in to comment.