From df7eb24af285d6f4d509f42d8272180b103f3ef5 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 31 Oct 2024 12:16:41 +0100 Subject: [PATCH 1/2] prepare 2.0.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e210e89..50c2cd2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator webdav-nio-adapter - 2.1.0-SNAPSHOT + 2.0.7 WebDAV-NIO Adapter Embedded Jetty serving a WebDAV servlet to access resources at a given NIO path. https://github.com/cryptomator/webdav-nio-adapter From c73b47510e5855505e96169519b8e848d2b2a2b0 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 31 Oct 2024 12:30:09 +0100 Subject: [PATCH 2/2] Update suppression.xml CVE-2024-6763 --- suppression.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/suppression.xml b/suppression.xml index cefe341..d6f6488 100644 --- a/suppression.xml +++ b/suppression.xml @@ -29,5 +29,13 @@ CVE-2020-8908 CVE-2020-8908 + + + ^pkg:maven/org\.eclipse\.jetty/jetty-http@.*$ + CVE-2024-6763 + - \ No newline at end of file +