diff --git a/CHANGELOG.md b/CHANGELOG.md index d438008..85b5e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ Given a version number MAJOR.MINOR.PATCH, increment: - PATCH version when backwards compatible bug **fixes** are implemented. ## [Unreleased] +### Changed +- updated starkbank-ecdsa to v2.0.0 +- updated starkcore to v0.5.0 ## [2.25.2] - 2026-03-30 ### Fixed diff --git a/pom.xml b/pom.xml index 04d85dc..c49c0b0 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ com.starkbank.ellipticcurve starkbank-ecdsa - 1.0.2 + 2.0.0 @@ -84,7 +84,7 @@ com.starkinfra.core starkcore - 0.4.3 + 0.5.0