build(deps): Bump bouncycastle from 1.77 to 1.78 (#257)
Bumps `bouncycastle` from 1.77 to 1.78. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.77 to 1.78 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.77 to 1.78 - [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-jdk18on dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0cea8d15c0
commit
a71ae17e5c
|
@ -116,7 +116,7 @@ signalr = "8.0.3"
|
|||
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api
|
||||
slf4j = "2.0.12"
|
||||
# https://github.com/bcgit/bc-java
|
||||
bouncycastle = "1.77"
|
||||
bouncycastle = "1.78"
|
||||
# https://github.com/sqlcipher/sqlcipher-android
|
||||
sqlcipherAndroid = "4.5.6"
|
||||
# https://github.com/cashapp/sqldelight
|
||||
|
|
Loading…
Reference in New Issue