Skip to content

Commit

Permalink
Remove com.fasterxml.jackson.core:jackson-databind from sigstore-java
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  • Loading branch information
vlsi committed Sep 10, 2022
1 parent cb60f1d commit ece7744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ dependencies {
testImplementation("net.sourceforge.htmlunit:htmlunit:2.61.0")

implementation("javax.validation:validation-api:2.0.1.Final")
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.3")
}

protobuf {
Expand Down

0 comments on commit ece7744

Please sign in to comment.