Skip to content

Commit

Permalink
Bump the maven group with 1 update
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [com.github.ekryd.sortpom:sortpom-maven-plugin](https://github.com/Ekryd/sortpom).


Updates `com.github.ekryd.sortpom:sortpom-maven-plugin` 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
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent eb26bc0 commit 6053570
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 @@ -348,7 +348,7 @@
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<configuration>
<createBackupFile>false</createBackupFile>
<expandEmptyElements>false</expandEmptyElements>
Expand Down

0 comments on commit 6053570

Please sign in to comment.