build(deps): Bump bouncycastle from 1.78.1 to 1.79

Bumps `bouncycastle` from 1.78.1 to 1.79.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79
- [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.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bctls-jdk18on` from 1.78.1 to 1.79
- [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
- dependency-name: org.bouncycastle:bctls-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-30 08:42:07 +00:00 committed by Artem Chepurnyi
parent 9f5da49045
commit 9fe29c8dae
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ signalr = "8.0.10"
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api # https://mvnrepository.com/artifact/org.slf4j/slf4j-api
slf4j = "2.0.16" slf4j = "2.0.16"
# https://github.com/bcgit/bc-java # https://github.com/bcgit/bc-java
bouncycastle = "1.78.1" bouncycastle = "1.79"
# https://github.com/sqlcipher/sqlcipher-android # https://github.com/sqlcipher/sqlcipher-android
sqlcipherAndroid = "4.6.1" sqlcipherAndroid = "4.6.1"
# https://github.com/cashapp/sqldelight # https://github.com/cashapp/sqldelight