File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 156156 </shadedPattern >
157157 </relocation >
158158 <relocation >
159- <pattern >org.apache.commons.compress.</pattern >
160- <shadedPattern >org.maxgamer.quickshop.shade.org.apache.commons.compress.</shadedPattern >
161- </relocation >
162- <relocation >
163- <pattern >org.apache.commons.codec.</pattern >
164- <shadedPattern >org.maxgamer.quickshop.shade.org.apache.commons.codec.</shadedPattern >
159+ <pattern >org.apache.commons.</pattern >
160+ <shadedPattern >org.maxgamer.quickshop.shade.org.apache.commons.</shadedPattern >
165161 </relocation >
166162 <relocation >
167163 <pattern >me.lucko.helper.</pattern >
848844 <version >2.8.0</version >
849845 <scope >provided</scope >
850846 </dependency >
847+ <!-- https://mvnrepository.com/artifact/org.apache.commons/commons-collections4 -->
848+ <dependency >
849+ <groupId >org.apache.commons</groupId >
850+ <artifactId >commons-collections4</artifactId >
851+ <version >4.4</version >
852+ </dependency >
851853 </dependencies >
852854</project >
You can’t perform that action at this time.
0 commit comments