File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 125125 <pattern >com.fasterxml</pattern >
126126 <shadedPattern >dd.com.fasterxml</shadedPattern >
127127 </relocation >
128+ <relocation >
129+ <pattern >com.google</pattern >
130+ <shadedPattern >dd.com.google</shadedPattern >
131+ </relocation >
128132 <relocation >
129133 <pattern >org.yaml</pattern >
130134 <shadedPattern >dd.org.yaml</shadedPattern >
131135 </relocation >
136+ <relocation >
137+ <pattern >org.slf4j</pattern >
138+ <shadedPattern >dd.org.slf4j</shadedPattern >
139+ </relocation >
140+ <relocation >
141+ <pattern >ch.qos</pattern >
142+ <shadedPattern >dd.ch.qos</shadedPattern >
143+ </relocation >
132144 </relocations >
133145 <transformers >
134146 <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" />
You can’t perform that action at this time.
0 commit comments