Skip to content

Commit ae9fb76

Browse files
build(deps): bump sortpom-maven-plugin from 2.8.0 to 3.1.3
Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 2.8.0 to 3.1.3. - [Release notes](https://github.com/Ekryd/sortpom/releases) - [Commits](Ekryd/sortpom@sortpom-parent-2.8.0...sortpom-parent-3.1.3) --- updated-dependencies: - dependency-name: com.github.ekryd.sortpom:sortpom-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 465fd28 commit ae9fb76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
<plugin>
405405
<groupId>io.takari</groupId>
406406
<artifactId>maven</artifactId>
407-
<version>0.3.4</version>
407+
<version>0.7.7</version>
408408
</plugin>
409409

410410
<plugin>
@@ -647,7 +647,7 @@
647647
<plugin>
648648
<groupId>com.github.ekryd.sortpom</groupId>
649649
<artifactId>sortpom-maven-plugin</artifactId>
650-
<version>2.8.0</version>
650+
<version>3.1.3</version>
651651
<configuration>
652652
<keepBlankLines>true</keepBlankLines>
653653
<lineSeparator>\n</lineSeparator>

0 commit comments

Comments
 (0)