Skip to content

Commit

Permalink
build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Fameing committed Apr 25, 2024
1 parent 72dc954 commit b484e18
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</bcpkix-jdk18on.version>
<bcpkix-jdk18on.version>1.78.1</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</bcpkix-jdk18on.version>
<bcpkix-jdk18on.version>1.78.1</bcpkix-jdk18on.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b484e18

Please sign in to comment.