build(deps): Bump bouncycastle from 1.78 to 1.78.1 (#290)
Bumps `bouncycastle` from 1.78 to 1.78.1. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.78.1 - [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.78 to 1.78.1 - [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-patch - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-patch ... 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
00575ae189
commit
a7eaa2dbad
|
@ -116,7 +116,7 @@ signalr = "8.0.3"
|
|||
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api
|
||||
slf4j = "2.0.13"
|
||||
# https://github.com/bcgit/bc-java
|
||||
bouncycastle = "1.78"
|
||||
bouncycastle = "1.78.1"
|
||||
# https://github.com/sqlcipher/sqlcipher-android
|
||||
sqlcipherAndroid = "4.5.6"
|
||||
# https://github.com/cashapp/sqldelight
|
||||
|
|
Loading…
Reference in New Issue