浏览代码

bump webdav-nio-adapter

containing fixes for CVE-2023-40167, CVE-2023-2976, CVE-2023-37895
Sebastian Stenzel 1 年之前
父节点
当前提交
6017d6b7a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -40,7 +40,7 @@
 		<cryptomator.integrations.linux.version>1.3.0-beta6</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.0.3</cryptomator.webdav.version>
+		<cryptomator.webdav.version>2.0.4</cryptomator.webdav.version>
 
 		<!-- 3rd party dependencies -->
 		<commons-lang3.version>3.13.0</commons-lang3.version>