Skip to content

Commit

Permalink
Bump bc-version from 1.68 to 1.69 (#461)
Browse files Browse the repository at this point in the history
Bumps `bc-version` from 1.68 to 1.69.

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)

Updates `bcpkix-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:bcprov-jdk15on
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk15on
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2021
1 parent dd0a1a6 commit 0cbe9a7
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 @@ -72,7 +72,7 @@ THE SOFTWARE.
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.excludeFilterFile>${basedir}/src/spotbugs/excludeFilter.xml</spotbugs.excludeFilterFile>
<spotbugs.threshold>Low</spotbugs.threshold>
<bc-version>1.68</bc-version>
<bc-version>1.69</bc-version>
</properties>

<repositories>
Expand Down

0 comments on commit 0cbe9a7

Please sign in to comment.