Skip to content

Commit 4f41df3

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
2 parents 62237f2 + 5e93e15 commit 4f41df3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
7272
implementation 'com.google.guava:guava:33.4.0-jre'
7373

74-
implementation 'org.bouncycastle:bcpkix-jdk18on:1.79'
74+
implementation 'org.bouncycastle:bcpkix-jdk18on:1.80'
7575

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

0 commit comments

Comments
 (0)