Skip to content

Commit ed963b6

Browse files
Bump jackson from 2.18.3 to 2.19.2
Bumps `jackson` from 2.18.3 to 2.19.2. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.3 to 2.19.2 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 897837b commit ed963b6

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
@@ -1,7 +1,7 @@
11
[versions]
22
assertj = "3.27.3"
33
archunit = "1.4.0"
4-
jackson = "2.18.3"
4+
jackson = "2.19.2"
55
javaFormatForPlugins = "0.0.43"
66
junit = "5.12.2"
77
logback = "1.5.18"

0 commit comments

Comments
 (0)