Skip to content

Commit f433c7f

Browse files
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.82
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de35b67 commit f433c7f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
</trusted-key>
225225
<trusted-key id="BFD244AF9E85F6ABDCA2B65CDE61FB98F06CE8AE" group="org.json4s"/>
226226
<trusted-key id="C0612048F3393B80B22639B4F067A2FD751AE3E4" group="io.github.davidburstrom.contester" name="contester-breakpoint" version="0.2.0"/>
227+
<trusted-key id="C3259D20DAEC4ACE6D57CC83340B090F727518D8" group="com.google.j2objc" name="j2objc-annotations" version="3.1"/>
227228
<trusted-key id="C6F7D1C804C821F49AF3BFC13AD93C3C677A106E">
228229
<trusting group="io.perfmark" name="perfmark-api" version="0.23.0"/>
229230
<trusting group="io.perfmark" name="perfmark-api" version="0.26.0"/>

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)