Ver Fonte

bump webdav dependencies

Sebastian Stenzel há 4 anos atrás
pai
commit
4cee27d8dd
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      main/pom.xml

+ 1 - 1
main/pom.xml

@@ -31,7 +31,7 @@
 		<cryptomator.integrations.linux.version>0.1.0-beta2</cryptomator.integrations.linux.version>
 		<cryptomator.fuse.version>1.2.6</cryptomator.fuse.version>
 		<cryptomator.dokany.version>1.2.1</cryptomator.dokany.version>
-		<cryptomator.webdav.version>1.0.13</cryptomator.webdav.version>
+		<cryptomator.webdav.version>1.0.14</cryptomator.webdav.version>
 
 		<!-- 3rd party dependencies -->
 		<javafx.version>15</javafx.version>