Skip to content

Commit

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

Updates `bcpg-jdk15on` from 1.68 to 1.69
- [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.68 to 1.69
- [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 slawekjaranowski committed Jun 16, 2021
1 parent 04e5133 commit ed38ee1
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 @@ -79,7 +79,7 @@
<maven.version>3.5.0</maven.version>
<slf4j.version>1.7.30</slf4j.version>
<jackson.version>2.12.3</jackson.version>
<bouncycastle.version>1.68</bouncycastle.version>
<bouncycastle.version>1.69</bouncycastle.version>
<resilience4j.version>1.7.0</resilience4j.version>
<mockserver.version>5.11.2</mockserver.version>
<project.build.outputTimestamp>2021-06-06T11:54:09Z</project.build.outputTimestamp>
Expand Down

0 comments on commit ed38ee1

Please sign in to comment.