File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 373
373
<pattern >com.google.common</pattern >
374
374
<shadedPattern >com.spotify.docker.client.shaded.com.google.common</shadedPattern >
375
375
</relocation >
376
+ <relocation >
377
+ <pattern >com.google.thirdparty</pattern >
378
+ <shadedPattern >com.spotify.docker.client.shaded.com.google.thirdparty</shadedPattern >
379
+ </relocation >
376
380
<relocation >
377
381
<pattern >org.apache.http</pattern >
378
382
<shadedPattern >com.spotify.docker.client.shaded.org.apache.http</shadedPattern >
381
385
<pattern >org.objectweb.asm</pattern >
382
386
<shadedPattern >com.spotify.docker.client.shaded.org.objectweb.asm</shadedPattern >
383
387
</relocation >
388
+ <relocation >
389
+ <pattern >org.aopalliance</pattern >
390
+ <shadedPattern >com.spotify.docker.client.shaded.org.aopalliance</shadedPattern >
391
+ </relocation >
392
+ <relocation >
393
+ <pattern >org.jvnet</pattern >
394
+ <shadedPattern >com.spotify.docker.client.shaded.org.jvnet</shadedPattern >
395
+ </relocation >
396
+ <relocation >
397
+ <pattern >com.kenai</pattern >
398
+ <shadedPattern >com.spotify.docker.client.shaded.com.kenai</shadedPattern >
399
+ </relocation >
400
+ <relocation >
401
+ <pattern >mozilla</pattern >
402
+ <shadedPattern >com.spotify.docker.client.shaded.mozilla</shadedPattern >
403
+ </relocation >
404
+ <relocation >
405
+ <pattern >jnr</pattern >
406
+ <shadedPattern >com.spotify.docker.client.shaded.jnr</shadedPattern >
407
+ </relocation >
408
+ <relocation >
409
+ <pattern >jni</pattern >
410
+ <shadedPattern >com.spotify.docker.client.shaded.jni</shadedPattern >
411
+ </relocation >
384
412
</relocations >
385
413
<shadedArtifactAttached >true</shadedArtifactAttached >
386
414
<transformers >
You can’t perform that action at this time.
0 commit comments