From 71eff0b7436a4d1bf63ed6d28005b91c8e91ed54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 17:46:29 +0000 Subject: [PATCH] Bump cbor from 3.3.0 to 4.0.0 Bumps [cbor](https://github.com/peteroupc/CBOR-Java) from 3.3.0 to 4.0.0. - [Release notes](https://github.com/peteroupc/CBOR-Java/releases) - [Commits](https://github.com/peteroupc/CBOR-Java/commits/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 dda618a..8d2dc90 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ com.upokecenter cbor - 3.3.0 + 4.0.0 \ No newline at end of file