A common library module for the Exonum core and Java clients,
providing Exonum proofs, hashing and cryptographic operations,
and serialization support.
Version0.7.0compared with
Version Details
| 0.6.0 | 0.7.0 | |
|---|---|---|
| Release date | May 07, 2019 | Jul 17, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.6.0 | 0.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.ryanharter.auto.value » auto-value-gson-runtime | - | 1.0.0 |
| ~ Updated | com.google.auto.value » auto-value-annotations | 1.6.3 | 1.6.5 |
| ~ Updated | com.google.guava » guava | 27.1-jre | 28.0-jre |
| ~ Updated | com.google.protobuf » protobuf-java | 3.7.0 | 3.9.0 |
| ~ Updated | com.goterl.lazycode » lazysodium-java | 3.6.0 | 3.8.0 |
| - Removed | com.ryanharter.auto.value » auto-value-gson-annotations | 0.8.0 | - |
Provided Changes (2)
| 0.6.0 | 0.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.auto.value » auto-value | 1.6.3 | 1.6.5 |
| ~ Updated | com.ryanharter.auto.value » auto-value-gson | 0.8.0 | 1.0.0 |
Test Changes (5)
| 0.6.0 | 0.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.exonum.binding » exonum-java-testing | 0.6.0 | 0.7.0 |
| ~ Updated | com.google.guava » guava-testlib | 27.1-jre | 28.0-jre |
| ~ Updated | nl.jqno.equalsverifier » equalsverifier | 3.1.7 | 3.1.9 |
| ~ Updated | org.mockito » mockito-core | 2.25.1 | 3.0.0 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 2.25.1 | 3.0.0 |
