We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad002e8 + 903b571 commit 33deeabCopy full SHA for 33deeab
pom.xml
@@ -363,6 +363,20 @@
363
<include>org.javassist:javassist</include>
364
</includes>
365
</artifactSet>
366
+ <filters>
367
+ <filter>
368
+ <artifact>ognl:ognl</artifact>
369
+ <excludes>
370
+ <exclude>META-INF/MANIFEST.MF</exclude>
371
+ </excludes>
372
+ </filter>
373
374
+ <artifact>org.javassist:javassist</artifact>
375
376
377
378
379
+ </filters>
380
<relocations>
381
<relocation>
382
<pattern>ognl</pattern>
0 commit comments