Skip to content

Commit

Permalink
Update dependency org.apache.jackrabbit:jackrabbit-webdav to v2.22.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 0acdb75 commit 93e2b9c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ dependencies {
compileOnly 'org.jbundle.util.osgi.wrapped:org.jbundle.util.osgi.wrapped.org.apache.http.client:4.1.2'
// remove after entire switch to lib v2
implementation "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5' // remove after entire switch to lib v2
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.22.0' // remove after entire switch to lib v2
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.material:material:1.12.0'
Expand Down
23 changes: 9 additions & 14 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5718,20 +5718,15 @@
</component>
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
<artifact name="dav4jvm-2.2.1.jar">
<sha256 value="5ce40389fc7ba0b630f07cbd2a573a507db616aed0ffdc744fb78000d8835815" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="dav4jvm-2.2.1.jar">
<sha256 value="e6b8a9ff7ada0841198b18de2d6fd935f1f8754d3c84b8e8e3dc1840648d595d"
origin="Generated by Gradle" reason="Artifact is not signed" />
</artifact>
<artifact name="dav4jvm-2.2.1.module">
<sha256 value="977a16e0c70ee01139463fd4cbd9efd7d7a767c0c8b3e72941b69cbdd2f085d3"
origin="Generated by Gradle" reason="Artifact is not signed" />
</artifact>
<artifact name="dav4jvm-2.2.1.module">
<sha256 value="65cc7897f3737bd56ac9ec404a3c6878a01037803e3ab0b04e6b8cfbb1952153"
origin="Generated by Gradle" reason="Artifact is not signed" />
</artifact>
<sha256 value="5ce40389fc7ba0b630f07cbd2a573a507db616aed0ffdc744fb78000d8835815" origin="Generated by Gradle" reason="Artifact is not signed">
<also-trust value="e6b8a9ff7ada0841198b18de2d6fd935f1f8754d3c84b8e8e3dc1840648d595d"/>
</sha256>
</artifact>
<artifact name="dav4jvm-2.2.1.module">
<sha256 value="977a16e0c70ee01139463fd4cbd9efd7d7a767c0c8b3e72941b69cbdd2f085d3" origin="Generated by Gradle" reason="Artifact is not signed">
<also-trust value="65cc7897f3737bd56ac9ec404a3c6878a01037803e3ab0b04e6b8cfbb1952153"/>
</sha256>
</artifact>
</component>
<component group="com.github.bumptech.glide" name="glide" version="3.8.0">
<artifact name="glide-3.8.0.jar">
Expand Down

0 comments on commit 93e2b9c

Please sign in to comment.