Skip to content

Commit

Permalink
Remove exclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Mar 28, 2023
1 parent a4e6c51 commit c2d3a30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1130,9 +1130,6 @@
<ignoreMissingClasses>true</ignoreMissingClasses>
<onlyBinaryIncompatible>true</onlyBinaryIncompatible>
<breakBuildBasedOnSemanticVersioning>true</breakBuildBasedOnSemanticVersioning>
<excludes>
<exclude>net.bytebuddy.asm</exclude>
</excludes>
</parameter>
</configuration>
</execution>
Expand Down

0 comments on commit c2d3a30

Please sign in to comment.