Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 4f41df33 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

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

fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.80
parents 62237f2e 5e93e15b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ dependencies {
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
    implementation 'com.google.guava:guava:33.4.0-jre'

    implementation 'org.bouncycastle:bcpkix-jdk18on:1.79'
    implementation 'org.bouncycastle:bcpkix-jdk18on:1.80'

    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
    spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.9'