removed old jni dependency

This commit is contained in:
Sebastian Stenzel
2020-11-06 14:53:45 +01:00
parent 084c1881ba
commit e9fa1d6476
10 changed files with 4 additions and 72 deletions
-4
View File
@@ -14,10 +14,6 @@
<groupId>org.cryptomator</groupId>
<artifactId>commons</artifactId>
</dependency>
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>jni</artifactId>
</dependency>
<!-- JavaFx -->
<dependency>