fixed dependencies

This commit is contained in:
Sebastian Stenzel
2016-01-10 16:30:00 +01:00
parent 3b178030c7
commit 9c9e9769ee

View File

@@ -15,7 +15,12 @@
<name>Cryptomator filesystem: API</name>
<dependencies>
<!-- commons -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>commons</artifactId>
</dependency>
<!-- apache commons -->
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>