We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711609c commit 0396993Copy full SHA for 0396993
library/build.gradle
@@ -59,7 +59,7 @@ configurations {
59
}
60
61
dependencies {
62
- implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
+ implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.22.2'
63
api 'com.squareup.okhttp3:okhttp:5.1.0'
64
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
65
// in transition phase, we use old and new libs
0 commit comments