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> <dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId> <groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-cbor</artifactId> <artifactId>jackson-dataformat-cbor</artifactId>
<version>2.11.0</version> <version>2.11.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.xml.bind</groupId> <groupId>javax.xml.bind</groupId>