Bump jackson-dataformat-cbor from 2.10.4 to 2.11.0 (#432)

This commit is contained in:
dependabot-preview[bot] 2020-06-11 20:40:32 +00:00 committed by GitHub
parent baea18f3f3
commit b9f2c5685e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-cbor</artifactId>
<version>2.10.4</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>