Skip to content

Commit 48f4a8b

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.0.4
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.0.3 to 3.0.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff9f897 commit 48f4a8b

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
@@ -6,7 +6,7 @@ org-springframework-boot = "4.1.0-SNAPSHOT"
66

77
[libraries]
88
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.25" }
9-
jackson-databind = "tools.jackson.core:jackson-databind:3.0.3"
9+
jackson-databind = "tools.jackson.core:jackson-databind:3.0.4"
1010
jackson-bom = "tools.jackson:jackson-bom:3.0.3"
1111
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
1212
com-h2database-h2 = "com.h2database:h2:2.4.240"

0 commit comments

Comments
 (0)