From 874e9ffe043345c7e7cb0b211ee681bed0f6487e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:57:04 +0000 Subject: [PATCH] Bump hkdf from 1.1.0 to 2.0.0 Bumps [hkdf](https://github.com/patrickfav/hkdf) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/patrickfav/hkdf/releases) - [Changelog](https://github.com/patrickfav/hkdf/blob/main/CHANGELOG) - [Commits](https://github.com/patrickfav/hkdf/compare/v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: at.favre.lib:hkdf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c32cc18..03f6e65 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ at.favre.lib hkdf - 1.1.0 + 2.0.0