File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >org.cryptomator</groupId >
44 <artifactId >cli</artifactId >
5- <version >0.2.0 </version >
5+ <version >0.2.1 </version >
66 <name >Cryptomator CLI</name >
77 <description >Command line program to access encrypted files via WebDAV.</description >
88 <url >https://github.com/cryptomator/cli</url >
99
1010 <properties >
1111 <java .version>1.8</java .version>
1212 <commons .cli.version>1.3.1</commons .cli.version>
13- <cryptofs .version>1.0.0 </cryptofs .version>
14- <webdav-nio .version>0.2.2 </webdav-nio .version>
13+ <cryptofs .version>1.0.1 </cryptofs .version>
14+ <webdav-nio .version>0.2.3 </webdav-nio .version>
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 </properties >
1717
You can’t perform that action at this time.
0 commit comments