|
@@ -26,6 +26,10 @@
|
|
|
<groupId>org.cryptomator</groupId>
|
|
|
<artifactId>filesystem-api</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.cryptomator</groupId>
|
|
|
+ <artifactId>filesystem-charsets</artifactId>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.cryptomator</groupId>
|
|
|
<artifactId>filesystem-crypto</artifactId>
|
|
@@ -79,4 +83,4 @@
|
|
|
</plugin>
|
|
|
</plugins>
|
|
|
</build>
|
|
|
-</project>
|
|
|
+</project>
|