use correct webdav adapter version

This commit is contained in:
Armin Schrenk
2023-05-26 15:44:10 +02:00
parent c6f963793d
commit 9af4ffe83b

View File

@@ -40,7 +40,7 @@
<cryptomator.integrations.linux.version>1.2.1</cryptomator.integrations.linux.version>
<cryptomator.fuse.version>3.0.0</cryptomator.fuse.version>
<cryptomator.dokany.version>2.0.0</cryptomator.dokany.version>
<cryptomator.webdav.version>2.1.0-SNAPSHOT</cryptomator.webdav.version>
<cryptomator.webdav.version>2.0.3</cryptomator.webdav.version>
<!-- 3rd party dependencies -->
<commons-lang3.version>3.12.0</commons-lang3.version>