Ver código fonte

updated dependency, fixes #1778

Tobias Hagemann 3 anos atrás
pai
commit
9d43f8bb81
1 arquivos alterados com 1 adições e 1 exclusões
  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>