mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade sortpom-maven-plugin 3.0.1 -> 3.1.3 (#112)
See: - https://github.com/Ekryd/sortpom/wiki/Versions - https://github.com/Ekryd/sortpom/releases/tag/sortpom-parent-3.1.0 - https://github.com/Ekryd/sortpom/releases/tag/sortpom-parent-3.1.1 - https://github.com/Ekryd/sortpom/releases/tag/sortpom-parent-3.1.2 - https://github.com/Ekryd/sortpom/releases/tag/sortpom-parent-3.1.3 - https://github.com/Ekryd/sortpom/compare/sortpom-parent-3.0.1...sortpom-parent-3.1.3
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -393,7 +393,7 @@
|
||||
<plugin>
|
||||
<groupId>com.github.ekryd.sortpom</groupId>
|
||||
<artifactId>sortpom-maven-plugin</artifactId>
|
||||
<version>3.0.1</version>
|
||||
<version>3.1.3</version>
|
||||
<configuration>
|
||||
<createBackupFile>false</createBackupFile>
|
||||
<encoding>${project.build.sourceEncoding}</encoding>
|
||||
|
||||
Reference in New Issue
Block a user