Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…3.4.2
  • Loading branch information
renovate[bot] authored Oct 15, 2022
1 parent 49b2b36 commit 70f7df6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description = "Gradle plugin with the base set of tasks and configurations for S

dependencies {
compileOnly(project(":sigstore-java"))
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4")
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4.2")

testImplementation(project(":sigstore-testkit"))
}
Expand Down

0 comments on commit 70f7df6

Please sign in to comment.