Skip to content

Commit

Permalink
Upgraded sortpom-maven-plugin from 2.8.0 to 2.9.0 (#57)
Browse files Browse the repository at this point in the history
Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-2.8.0...sortpom-parent-2.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and freemanjp committed Sep 21, 2018
1 parent 3109c86 commit 2357bd2
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 @@ -286,7 +286,7 @@
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<configuration>
<predefinedSortOrder>custom_1</predefinedSortOrder>
<encoding>${project.build.sourceEncoding}</encoding>
Expand Down

0 comments on commit 2357bd2

Please sign in to comment.