Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 6311f78ea3
Bump bcprov-jdk15on from 1.64 to 1.67
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.64 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>
2021-08-13 15:35:33 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.64</version>
<version>1.67</version>
</dependency>
<dependency>
<groupId>org.apache.maven.surefire</groupId>