Skip to content

Commit

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

Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.79 to 1.80.
- [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 Jan 20, 2025
1 parent 6e6dc69 commit e8313de
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.79</bcpkix-jdk18on.version>
<bcpkix-jdk18on.version>1.80</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.79</bcpkix-jdk18on.version>
<bcpkix-jdk18on.version>1.80</bcpkix-jdk18on.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e8313de

Please sign in to comment.