Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 (#54)
Browse files Browse the repository at this point in the history
* Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78

Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78.
- [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:bcprov-jdk18on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash: Bump to 1.78.1.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Boris Grozev <[email protected]>
  • Loading branch information
dependabot[bot] and bgrozev committed Jun 6, 2024
1 parent 06ec3e1 commit 98e4c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.8.2</junit.version>
<bouncycastle.version>1.77</bouncycastle.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
</properties>

<profiles>
Expand Down

0 comments on commit 98e4c5d

Please sign in to comment.