Skip to content

Commit

Permalink
full package works better
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanouii committed Feb 21, 2022
1 parent 2912966 commit ae4846f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<pattern>javax.annotation</pattern>
<shadedPattern>jakarta.annotation</shadedPattern>
<excludes>
<exclude>javax.annotation.process.**</exclude>
<exclude>javax.annotation.processing.**</exclude>
</excludes>
</relocation>
<relocation>
Expand Down

0 comments on commit ae4846f

Please sign in to comment.