New CQ for CBOR added

See PR #797 (https://github.com/eclipse/hawkbit/pull/797)

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
Dominic Schabel
2019-02-12 13:58:39 +01:00
parent d1d5903b83
commit 9946efc2af
3 changed files with 4 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ com.esotericsoftware:minlog:jar:1.3.0:compile
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile
com.fasterxml.jackson.core:jackson-core:jar:2.9.8:compile
com.fasterxml.jackson.core:jackson-databind:jar:2.9.8:compile
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.9.8:compile
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.9.8:compile
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.9.8:compile
com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.9.8:compile