mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-05-05 12:14:34 +02:00
Reduce dependency list to improve on build time
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user