Skip to content

Commit ebd4cec

Browse files
committed
snyk
1 parent aef0e0d commit ebd4cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypertrace-view-generator/hypertrace-view-generator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
implementation("org.apache.avro:avro:1.10.2")
4242
implementation("org.apache.commons:commons-lang3:3.12.0")
43-
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.2")
43+
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.1")
4444

4545
testImplementation("org.junit.jupiter:junit-jupiter:5.7.1")
4646
testImplementation("org.mockito:mockito-core:3.8.0")

0 commit comments

Comments
 (0)