Reduce dependency list to improve on build time

This commit is contained in:
games647
2022-07-08 16:29:25 +02:00
parent eb47dd3254
commit b4ddf4fb19
2 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -364,7 +364,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.71</version>
<scope>test</scope>
</dependency>