Skip to content

Commit 24ac42b

Browse files
dependabot[bot]oshai
authored andcommitted
Bump jackson from 2.19.2 to 2.20.0
Bumps `jackson` from 2.19.2 to 2.20.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e20f0d2 commit 24ac42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ logstash-logback-encoder = "8.1"
1414
coroutines = "1.10.2"
1515
junit = "5.13.4"
1616
mockito = "5.19.0"
17-
jackson = "2.19.2"
17+
jackson = "2.20.0"
1818
log4j = "2.25.1"
1919
nativeimage = "24.2.2"
2020

0 commit comments

Comments
 (0)