Skip to content

Commit 8fccf2b

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.18.4
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.18.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caf0576 commit 8fccf2b

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
@@ -7,7 +7,7 @@ org-springframework-boot = "3.5.0-SNAPSHOT"
77

88
[libraries]
99
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.18" }
10-
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.3"
10+
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.4"
1111
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.3"
1212
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
1313
com-h2database-h2 = "com.h2database:h2:2.3.232"

0 commit comments

Comments
 (0)