Bump jackson-dataformat-cbor from 2.11.0 to 2.11.1 (#483)

This commit is contained in:
dependabot-preview[bot] 2020-06-25 08:37:26 +00:00 committed by GitHub
parent ebd1910cba
commit 085f9f61ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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