Skip to content

Commit 333c6ba

Browse files
author
Armin Schrenk
committed
updating essential dependencies
1 parent a996725 commit 333c6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<url>https://github.com/cryptomator/cli</url>
99

1010
<properties>
11-
<cryptofs.version>1.4.0</cryptofs.version>
12-
<webdav-nio.version>0.6.2</webdav-nio.version>
1311
<commons.cli.version>1.3.1</commons.cli.version>
1412
<logback.version>1.2.2</logback.version>
13+
<cryptofs.version>1.9.10</cryptofs.version>
14+
<webdav-nio.version>1.0.11</webdav-nio.version>
1515

1616
<java.version>1.8</java.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)