File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1717 <!-- Group IDs of jars that need to stay on the class path for now
1818 remove them, as soon they got modularized or support is dropped (i.e., WebDAV) -->
1919 <nonModularGroupIds >org.ow2.asm,org.apache.jackrabbit,org.apache.httpcomponents</nonModularGroupIds >
20-
21-
22- <!-- native image options -->
2320 <mainClass >org.cryptomator.cli.CryptomatorCli</mainClass >
24- <native .optimization>-Ob</native .optimization> <!-- default: no optimization/dev build-->
2521
2622 <!-- runtime dependencies -->
27- <cryptofs .version>2.7.0-beta1 </cryptofs .version>
28- <webdav-nio .version>2.0.6 </webdav-nio .version>
29- <fuse-nio .version>5.0.0 </fuse-nio .version>
30- <logback .version>1.5.6 </logback .version>
23+ <cryptofs .version>2.7.0</cryptofs .version>
24+ <webdav-nio .version>2.0.7 </webdav-nio .version>
25+ <fuse-nio .version>5.0.2 </fuse-nio .version>
26+ <logback .version>1.5.12 </logback .version>
3127 <slf4j .version>2.0.16</slf4j .version>
3228
3329 <!-- build dependencies -->
You can’t perform that action at this time.
0 commit comments