Skip to content

Commit 79f7180

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.20.1 in /hiero-dependency-versions (#2531)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e93aacd commit 79f7180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies.constraints {
3131
api("org.slf4j:slf4j-api:$slf4j") { because("org.slf4j") }
3232

3333
// Testing
34-
api("com.fasterxml.jackson.core:jackson-core:2.19.2") { because("com.fasterxml.jackson.core") }
34+
api("com.fasterxml.jackson.core:jackson-core:2.20.1") { because("com.fasterxml.jackson.core") }
3535
api("com.google.guava:guava:33.4.8-android") { because("com.google.common") }
3636
api("io.github.json-snapshot:json-snapshot:1.0.17") { because("json.snapshot") }
3737
api("org.apache.commons:commons-lang3:3.18.0") { because("org.apache.commons.lang3") }

0 commit comments

Comments
 (0)