• R/O
  • HTTP
  • SSH
  • HTTPS

bytom-java-sdk: Commit

Official Java SDK for Bytom


Commit MetaInfo

Revision1d895103d35241eead871325f01758ab5d7c576f (tree)
Zeit2020-10-16 09:51:58
Autordependabot[bot] <49699333+dependabot[bot]@user...>
CommiterGitHub

Log Message

Bump tink from 1.1.1 to 1.5.0 in /tx-signer

Bumps [tink](https://github.com/google/tink) from 1.1.1 to 1.5.0.
- [Release notes](https://github.com/google/tink/releases)
- [Commits](https://github.com/google/tink/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Ändern Zusammenfassung

Diff

--- a/tx-signer/pom.xml
+++ b/tx-signer/pom.xml
@@ -17,7 +17,7 @@
1717 <dependency>
1818 <groupId>com.google.crypto.tink</groupId>
1919 <artifactId>tink</artifactId>
20- <version>1.1.1</version>
20+ <version>1.5.0</version>
2121 <exclusions>
2222 <exclusion>
2323 <groupId>com.google.protobuf</groupId>
Show on old repository browser