Skip to content

Commit

Permalink
🎨 Add DependencyConvergence and banDuplicatePomDependencyVersions rul…
Browse files Browse the repository at this point in the history
…es in pom.xml [skip ci]
  • Loading branch information
mkjsix committed Dec 12, 2024
1 parent 1f46adb commit b42c9e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,8 @@
<requireJavaVersion>
<version>21</version>
</requireJavaVersion>
<DependencyConvergence />
<banDuplicatePomDependencyVersions />
</rules>
<fail>true</fail>
</configuration>
Expand Down

0 comments on commit b42c9e7

Please sign in to comment.