Skip to content

Commit

Permalink
Bump bouncycastle.version from 1.78 to 1.78.1
Browse files Browse the repository at this point in the history
Bumps `bouncycastle.version` from 1.78 to 1.78.1.

Updates `org.bouncycastle:bcprov-jdk18on` 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)

Updates `org.bouncycastle:bcmail-jdk18on` 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:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bouncycastle:bcmail-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 41c0e1a commit 940fc9e
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 @@ -322,7 +322,7 @@
<ikonli.version>12.3.1</ikonli.version>
<testfx.version>4.0.17</testfx.version>
<jackson.version>2.16.1</jackson.version>
<bouncycastle.version>1.78</bouncycastle.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<assertj.version>3.25.3</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<javafx.version>21.0.3</javafx.version>
Expand Down

0 comments on commit 940fc9e

Please sign in to comment.