Bump jackson-dataformat-cbor from 2.10.4 to 2.11.0 (#432)
This commit is contained in:
parent
baea18f3f3
commit
b9f2c5685e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue