Sfoglia il codice sorgente

pin cryptolib version due removed jdk.crypto.ec package

Armin Schrenk 10 mesi fa
parent
commit
7c243dd434
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -75,6 +75,11 @@
 
 	<dependencies>
 		<!-- Cryptomator Libs -->
+		<dependency>
+			<groupId>org.cryptomator</groupId>
+			<artifactId>cryptolib</artifactId>
+			<version>2.2.0</version>
+		</dependency>
 		<dependency>
 			<groupId>org.cryptomator</groupId>
 			<artifactId>cryptofs</artifactId>