bump webdav dependency, which fixes #1273

This commit is contained in:
Sebastian Stenzel 2022-03-23 10:42:58 +01:00
parent 8fa562aa60
commit c40ef2f0f2
No known key found for this signature in database
GPG Key ID: 667B866EA8240A09

View File

@ -34,7 +34,7 @@
<cryptomator.integrations.linux.version>1.0.1</cryptomator.integrations.linux.version>
<cryptomator.fuse.version>1.3.3</cryptomator.fuse.version>
<cryptomator.dokany.version>1.3.3</cryptomator.dokany.version>
<cryptomator.webdav.version>1.2.6</cryptomator.webdav.version>
<cryptomator.webdav.version>1.2.7</cryptomator.webdav.version>
<!-- 3rd party dependencies -->
<javafx.version>18</javafx.version>