Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 (#1165)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 4caa72a commit c27e0cb
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 @@ -36,7 +36,7 @@
<properties>
<jackson.version>2.17.0</jackson.version>
<snakeyaml.version>2.2</snakeyaml.version>
<bouncycastle.version>1.77</bouncycastle.version>
<bouncycastle.version>1.78</bouncycastle.version>
<jjwt.version>0.12.5</jjwt.version>
<org.apache.httpcomponents.client5.version>5.3.1</org.apache.httpcomponents.client5.version>
<okta.sdk.previousVersion>16.0.0</okta.sdk.previousVersion>
Expand Down

0 comments on commit c27e0cb

Please sign in to comment.