Skip to content

Commit

Permalink
Bump bcprov-jdk15on from 1.61 to 1.67
Browse files Browse the repository at this point in the history
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.61 to 1.67.
- [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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent a5d7602 commit 889a152
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 @@ -243,7 +243,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.66</version>
<version>1.67</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 889a152

Please sign in to comment.