Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on
Browse files Browse the repository at this point in the history
Bumps the java-production-dependencies group with 1 update: [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java).


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)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 3d752c3 commit a8e373f
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 @@ -38,7 +38,7 @@
<project.build.outputTimestamp>2024-04-16T12:32:12Z</project.build.outputTimestamp>

<!-- dependencies -->
<bouncycastle.version>1.78</bouncycastle.version>
<bouncycastle.version>1.78.1</bouncycastle.version>

<!-- test dependencies -->
<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit a8e373f

Please sign in to comment.