Skip to content

Commit

Permalink
ignore duplicate class
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-xhuang authored Apr 17, 2024
1 parent 1b26d66 commit b657a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,7 @@
<banDuplicateClasses>
<ignoreClasses>
<ignoreClass>META-INF/versions/*/org/bouncycastle/*</ignoreClass>
<ignoreClass>META-INF/versions/*/com/fasterxml/jackson/core/io/doubleparser/*</ignoreClass>
</ignoreClasses>
<findAllDuplicates>true</findAllDuplicates>
<ignoreWhenIdentical>true</ignoreWhenIdentical>
Expand Down

0 comments on commit b657a45

Please sign in to comment.