From 193584774aa0c63d1951463f46bf401c05092e57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 17:44:31 +0000 Subject: [PATCH] Bump cbor from 2.4.1 to 4.0.0 Bumps [cbor](https://github.com/peteroupc/CBOR-Java) from 2.4.1 to 4.0.0. - [Release notes](https://github.com/peteroupc/CBOR-Java/releases) - [Commits](https://github.com/peteroupc/CBOR-Java/compare/v2.4.1...v4.0.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e1b5ea..63eb65f 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.upokecenter cbor - 2.4.1 + 4.0.0 com.github.peteroupc