Skip to content

Commit 4126d9e

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump tools.jackson:jackson-bom from 3.0.3 to 3.0.4
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.3 to 3.0.4. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.3...jackson-bom-3.0.4) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom 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 48f4a8b commit 4126d9e

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 = "4.1.0-SNAPSHOT"
77
[libraries]
88
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.25" }
99
jackson-databind = "tools.jackson.core:jackson-databind:3.0.4"
10-
jackson-bom = "tools.jackson:jackson-bom:3.0.3"
10+
jackson-bom = "tools.jackson:jackson-bom:3.0.4"
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"
1313
com-ibm-db2-jcc = "com.ibm.db2:jcc:12.1.3.0"

0 commit comments

Comments
 (0)