Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and freemanjp committed Oct 11, 2018
1 parent 6b2228c commit 318de12
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 @@ -625,7 +625,7 @@
<plugin>
<groupId>com.github.ekryd.sortpom</groupId>
<artifactId>sortpom-maven-plugin</artifactId>
<version>2.9.0</version>
<version>2.10.0</version>
<configuration>
<predefinedSortOrder>custom_1</predefinedSortOrder>
<encoding>${project.build.sourceEncoding}</encoding>
Expand Down

0 comments on commit 318de12

Please sign in to comment.