From 6893f07030b5ec161c262c640957b59e00831ef5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 8 Jul 2026 13:02:11 +0000
Subject: [PATCH] Update dependency com.github.bitfireAT:dav4jvm to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
gradle/verification-metadata.xml | 69 ++++++++++++++++++--------------
library/build.gradle | 2 +-
2 files changed, 41 insertions(+), 30 deletions(-)
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index fb619f53e..e71b30813 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -190,7 +190,10 @@
-
+
+
+
+
@@ -8230,14 +8233,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -8326,14 +8329,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -8422,14 +8425,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -8584,6 +8587,14 @@
+
+
+
+
+
+
+
+
@@ -11263,10 +11274,10 @@
-
+
-
+
@@ -11428,10 +11439,10 @@
-
+
-
+
diff --git a/library/build.gradle b/library/build.gradle
index 8dc1a4eeb..13e52e906 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -63,7 +63,7 @@ dependencies {
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
api 'com.squareup.okhttp3:okhttp:5.4.0'
- implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
+ implementation 'com.github.bitfireAT:dav4jvm:3.0.0'
// in transition phase, we use old and new libs
implementation group: 'com.google.code.gson', name: 'gson', version: '2.14.0'
implementation 'androidx.annotation:annotation:1.10.0'