Skip to content

Commit ebbb77e

Browse files
Relocate jspecify
1 parent ea3e80a commit ebbb77e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,6 +1667,10 @@
16671667
<pattern>org.roaringbitmap</pattern>
16681668
<shadedPattern>${shadeBase}.org.roaringbitmap</shadedPattern>
16691669
</relocation>
1670+
<relocation>
1671+
<pattern>org.jspecify</pattern>
1672+
<shadedPattern>${shadeBase}.org.jspecify</shadedPattern>
1673+
</relocation>
16701674
</relocations>
16711675
<filters>
16721676
<filter>

0 commit comments

Comments
 (0)