From 391dc806958897cd3c6e43b8c3d48d482640914a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:22:12 +0000 Subject: [PATCH] Bump cbor from 4.0.1 to 4.5.1 Bumps [cbor](https://github.com/peteroupc/CBOR-Java) from 4.0.1 to 4.5.1. - [Release notes](https://github.com/peteroupc/CBOR-Java/releases) - [Commits](https://github.com/peteroupc/CBOR-Java/commits/v4.5.1) --- updated-dependencies: - dependency-name: com.upokecenter:cbor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16dd923..bdfc712 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ com.upokecenter cbor - 4.0.1 + 4.5.1