There was an error while loading. Please reload this page.
1 parent e11d94c commit 2533311Copy full SHA for 2533311
1 file changed
pom.xml
@@ -764,16 +764,6 @@
764
<goals>
765
<goal>shade</goal>
766
</goals>
767
- <configuration>
768
- <filters>
769
- <filter>
770
- <artifact>org.bouncycastle:bcprov-jdk18on</artifact>
771
- <excludes>
772
- <exclude>META-INF/versions/25/**/*.*</exclude>
773
- </excludes>
774
- </filter>
775
- </filters>
776
- </configuration>
777
</execution>
778
</executions>
779
<dependencies>
0 commit comments