Skip to content

Commit

Permalink
build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (
Browse files Browse the repository at this point in the history
…#2100)

Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 9484bc7 commit c1df8c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded-git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedded-git</artifactId>

<properties>
<bcpkix-jdk18on.version>1.78.1</bcpkix-jdk18on.version>
<bcpkix-jdk18on.version>1.79</bcpkix-jdk18on.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion embedded-k3s/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-k3s</artifactId>

<properties>
<bcpkix-jdk18on.version>1.78.1</bcpkix-jdk18on.version>
<bcpkix-jdk18on.version>1.79</bcpkix-jdk18on.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c1df8c8

Please sign in to comment.