We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72bff0f + d002c09 commit f053fdcCopy full SHA for f053fdc
yubico-util/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation(
17
'com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.9.9',
18
'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.9',
19
- 'com.upokecenter:cbor:3.6.0',
+ 'com.upokecenter:cbor:4.0.1',
20
'org.bouncycastle:bcprov-jdk15on:1.62',
21
'org.slf4j:slf4j-api:1.7.25',
22
)
0 commit comments