File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 392392 <pattern >org.apache.hc</pattern >
393393 <shadedPattern >com.datadoghq.org.apache.hc</shadedPattern >
394394 </relocation >
395+ <relocation >
396+ <pattern >com.github.scribejava</pattern >
397+ <shadedPattern >com.datadoghq.com.github.scribejava</shadedPattern >
398+ </relocation >
399+ <relocation >
400+ <pattern >com.sun.activation</pattern >
401+ <shadedPattern >com.datadoghq.com.sun.activation</shadedPattern >
402+ </relocation >
403+ <relocation >
404+ <pattern >commons</pattern >
405+ <shadedPattern >com.datadoghq.commons</shadedPattern >
406+ </relocation >
407+ <relocation >
408+ <pattern >org.javassist</pattern >
409+ <shadedPattern >com.datadoghq.org.javassist</shadedPattern >
410+ </relocation >
411+ <relocation >
412+ <pattern >org.jvnet.mimepull</pattern >
413+ <shadedPattern >com.datadoghq.org.jvnet.mimepull</shadedPattern >
414+ </relocation >
415+ <relocation >
416+ <pattern >com.fasterxml.jackson.module</pattern >
417+ <shadedPattern >com.datadoghq.com.fasterxml.jackson.module</shadedPattern >
418+ </relocation >
419+ <relocation >
420+ <pattern >jakarta.xml.bind</pattern >
421+ <shadedPattern >com.datadoghq.jakarta.xml.bind</shadedPattern >
422+ </relocation >
423+ <relocation >
424+ <pattern >com.github.luben</pattern >
425+ <shadedPattern >com.datadoghq.com.github.luben</shadedPattern >
426+ </relocation >
427+ <relocation >
428+ <pattern >jakarta.ws.rs</pattern >
429+ <shadedPattern >com.datadoghq.jakarta.ws.rs</shadedPattern >
430+ </relocation >
395431 </relocations >
396432 <shadedClassifierName >shaded-jar</shadedClassifierName >
397433 <shadedArtifactAttached >true</shadedArtifactAttached >
You can’t perform that action at this time.
0 commit comments