Skip to content

Commit b099f30

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 72f98a8 commit b099f30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.2'
6464
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
6565
// in transition phase, we use old and new libs

0 commit comments

Comments
 (0)