Skip to content

Commit 22a9142

Browse files
Bump org.bouncycastle:bcpkix-jdk15to18 from 1.72 to 1.73 (#496)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f15ffae commit 22a9142

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
@@ -93,7 +93,7 @@ tasks.withType(Test) {
9393

9494
dependencies {
9595
api "org.bouncycastle:bcprov-jdk15to18:1.73"
96-
api "org.bouncycastle:bcpkix-jdk15to18:1.72"
96+
api "org.bouncycastle:bcpkix-jdk15to18:1.73"
9797
api "org.bouncycastle:bcutil-jdk15to18:1.72"
9898
// for jpeg2000 decode/encode
9999
compileOnly 'com.gemalto.jp2:jp2-android:1.0.3'

0 commit comments

Comments
 (0)