Browse Source

updated dependency, fixes #1778

Tobias Hagemann 3 years ago
parent
commit
9d43f8bb81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/pom.xml

+ 1 - 1
main/pom.xml

@@ -32,7 +32,7 @@
 		<cryptomator.integrations.linux.version>1.0.0-beta1</cryptomator.integrations.linux.version>
 		<cryptomator.fuse.version>1.3.2</cryptomator.fuse.version>
 		<cryptomator.dokany.version>1.3.2</cryptomator.dokany.version>
-		<cryptomator.webdav.version>1.2.5</cryptomator.webdav.version>
+		<cryptomator.webdav.version>1.2.6</cryptomator.webdav.version>
 
 		<!-- 3rd party dependencies -->
 		<javafx.version>16</javafx.version>