Skip to content

Commit 558ef4e

Browse files
authored
bump sortpom-maven-plugin to 4.0.0 (#241)
1 parent 2ac4e74 commit 558ef4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,7 @@
21272127
<plugin>
21282128
<groupId>com.github.ekryd.sortpom</groupId>
21292129
<artifactId>sortpom-maven-plugin</artifactId>
2130-
<version>2.8.0</version>
2130+
<version>4.0.0</version>
21312131
<configuration>
21322132
<skip>${basepom.check.skip-pom-lint}</skip>
21332133
<keepBlankLines>true</keepBlankLines>

0 commit comments

Comments
 (0)