Skip to content

Commit

Permalink
Merge pull request #1629 from nextcloud/renovate/org.bouncycastle-bcp…
Browse files Browse the repository at this point in the history
…kix-jdk18on-1.x

fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.80
  • Loading branch information
github-actions[bot] authored Jan 14, 2025
2 parents 62237f2 + 5e93e15 commit 4f41df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4f41df3

Please sign in to comment.