Update dependency org.bouncycastle:bcpkix-jdk18on to v1.77

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
renovate[bot] 2024-02-23 07:41:01 +00:00 committed by tobiasKaminsky
parent f3041e266f
commit 033b0f55ee
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
2 changed files with 2 additions and 2 deletions

View File

@ -277,7 +277,7 @@ dependencies {
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
implementation 'org.lukhnos:nnio:0.3'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.75'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.77'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.github.nextcloud-deps:sectioned-recyclerview:0.6.1'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'

View File

@ -48,7 +48,7 @@
<issue id="TrustAllX509TrustManager">
<ignore path="**/bouncycastle/est/jcajce/*.class" />
<ignore path="**/bcpkix-jdk15to18-1.72.jar" />
<ignore path="**/bcpkix-jdk18on-1.75.jar" />
<ignore path="**/bcpkix-jdk18on-1.**.jar" />
</issue>
<issue id="RestrictedApi" severity="error">