Skip to content

Commit

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

Updates `bcpg-jdk15on` from 1.69 to 1.70
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `bcprov-jdk15on` from 1.69 to 1.70
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpg-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Dec 2, 2021
1 parent 4b4ac8f commit cfa5a04
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 @@ -81,7 +81,7 @@
</distributionManagement>

<properties>
<bouncycastle.version>1.69</bouncycastle.version>
<bouncycastle.version>1.70</bouncycastle.version>
<jackson.version>2.13.0</jackson.version>
<maven.version>3.5.0</maven.version>
<mockito.version>4.1.0</mockito.version>
Expand Down

0 comments on commit cfa5a04

Please sign in to comment.