Skip to content

Commit 0396993

Browse files
fix(deps): update dependency org.apache.jackrabbit:jackrabbit-webdav to v2.22.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 711609c commit 0396993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ configurations {
5959
}
6060

6161
dependencies {
62-
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
62+
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.22.2'
6363
api 'com.squareup.okhttp3:okhttp:5.1.0'
6464
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
6565
// in transition phase, we use old and new libs

0 commit comments

Comments
 (0)