Skip to content

Commit

Permalink
chore(deps): pinning jackson dataformat cbor (#4826)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjoyce0510 authored May 5, 2022
1 parent 56ee4d9 commit 812505a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ subprojects {
implementation('org.apache.velocity:velocity-engine-core:2.3')
implementation('org.hibernate:hibernate-validator:6.0.20.Final')
implementation('com.fasterxml.jackson.core:jackson-databind:2.13.2.2')
implementation('com.fasterxml.jackson.core:jackson-dataformat-cbor:2.13.2')
}
}

Expand Down

0 comments on commit 812505a

Please sign in to comment.