Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.jackrabbit:jackrabbit-webdav …
Browse files Browse the repository at this point in the history
…to v2.21.25

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 21faf3b commit 97a68bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ configurations {
}

dependencies {
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.21.25'
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.12'
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
// in transition phase, we use old and new libs
Expand Down

0 comments on commit 97a68bd

Please sign in to comment.