From 71e4cf307588f048ff55c8bfde9bcab66b1eb37b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 06:41:21 +0000 Subject: [PATCH] Update jackrabbitWebdavVersion to v2.22.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 256517c790b3..5a4a723ed534 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -43,7 +43,7 @@ fragmentKtxVersion = "1.8.9" glide = "5.0.7" gsonVersion = "2.14.0" ical4jVersion = "3.2.19" -jackrabbitWebdavVersion = "2.13.5" +jackrabbitWebdavVersion = "2.22.3" jacoco = "0.8.14" jsonVersion = "20250517" junit = "4.13.2"