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

Update dependency org.bouncycastle:bcpkix-jdk18on to v1.77
This commit is contained in:
Tobias Kaminsky 2024-03-04 11:45:45 +01:00 committed by GitHub
commit 0c95d5a77d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.1'
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">