Skip to content

Commit 8ce666c

Browse files
Merge pull request #1831 from nextcloud/renovate/org.bouncycastle-bcpkix-jdk18on-1.x
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.82
2 parents 6ebc9fe + f433c7f commit 8ce666c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0-jre'
7373

74-
implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
74+
implementation 'org.bouncycastle:bcpkix-jdk18on:1.82'
7575

7676
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
7777
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.15'

0 commit comments

Comments
 (0)