Skip to content

Commit 27530dd

Browse files
committed
Sort POM exclusions
1 parent 6ede8eb commit 27530dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@
239239
<createBackupFile>false</createBackupFile>
240240
<sortPlugins>groupId,artifactId</sortPlugins>
241241
<sortExecutions>true</sortExecutions>
242+
<sortDependencyExclusions>groupId,artifactId</sortDependencyExclusions>
242243
</configuration>
243244
</plugin>
244245
<plugin>

0 commit comments

Comments
 (0)