Official Java SDK for Bytom
Révision | 011abeb9a746a2b70d94221b5e011c1ede6a5016 (tree) |
---|---|
l'heure | 2021-08-14 00:23:37 |
Auteur | dependabot[bot] <49699333+dependabot[bot]@user...> |
Commiter | GitHub |
Bump bcprov-ext-jdk15on from 1.55 to 1.67 in /tx-signer
Bumps [bcprov-ext-jdk15on](https://github.com/bcgit/bc-java) from 1.55 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-ext-jdk15on
...
Signed-off-by: dependabot[bot] <support@github.com>
@@ -29,7 +29,7 @@ | ||
29 | 29 | <dependency> |
30 | 30 | <groupId>org.bouncycastle</groupId> |
31 | 31 | <artifactId>bcprov-ext-jdk15on</artifactId> |
32 | - <version>1.55</version> | |
32 | + <version>1.67</version> | |
33 | 33 | </dependency> |
34 | 34 | |
35 | 35 | <dependency> |