Skip to content

Commit ac7b1c5

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

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
@@ -12,7 +12,7 @@ logstash-logback-encoder = "8.1"
1212
coroutines = "1.10.2"
1313
junit = "5.9.2"
1414
mockito = "5.18.0"
15-
jackson = "2.19.0"
15+
jackson = "2.19.1"
1616
log4j = "2.24.3"
1717
nativeimage = "24.2.1"
1818

0 commit comments

Comments
 (0)