Skip to content

Commit

Permalink
Bump bcpkix-jdk15to18 from 1.70 to 1.72 (#448)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2022
1 parent 7973c6b commit 9f20a67
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 @@ -93,7 +93,7 @@ tasks.withType(Test) {

dependencies {
api "org.bouncycastle:bcprov-jdk15to18:1.70"
api "org.bouncycastle:bcpkix-jdk15to18:1.70"
api "org.bouncycastle:bcpkix-jdk15to18:1.72"
api "org.bouncycastle:bcutil-jdk15to18:1.72"
// for jpeg2000 decode/encode
compileOnly 'com.gemalto.jp2:jp2-android:1.0.3'
Expand Down

0 comments on commit 9f20a67

Please sign in to comment.