Merge pull request #14988 from nextcloud/renovate/org.bouncycastle-bcpkix-jdk18on-1.x

fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.81
This commit is contained in:
Andy Scherzinger 2025-06-11 19:58:44 +02:00 committed by GitHub
commit 720bda3945
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -325,7 +325,7 @@ dependencies {
implementation "org.greenrobot:eventbus:3.3.1"
implementation "com.googlecode.ez-vcard:ez-vcard:0.12.1"
implementation "org.lukhnos:nnio:0.3.1"
implementation "org.bouncycastle:bcpkix-jdk18on:1.80"
implementation "org.bouncycastle:bcpkix-jdk18on:1.81"
implementation "com.google.code.gson:gson:2.13.1"
implementation "com.github.nextcloud-deps:sectioned-recyclerview:0.6.1"
implementation "com.github.chrisbanes:PhotoView:2.3.0"