Skip to content

Commit

Permalink
Bump org.bouncycastle:bcpkix-jdk15to18 from 1.73 to 1.77
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcpkix-jdk15to18](https://github.com/bcgit/bc-java) from 1.73 to 1.77.
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk15to18
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent d445244 commit 6dabfb2
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.73"
api "org.bouncycastle:bcpkix-jdk15to18:1.73"
api "org.bouncycastle:bcpkix-jdk15to18:1.77"
api "org.bouncycastle:bcutil-jdk15to18:1.73"
// for jpeg2000 decode/encode
compileOnly 'com.gemalto.jp2:jp2-android:1.0.3'
Expand Down

0 comments on commit 6dabfb2

Please sign in to comment.