Skip to content

Commit f7480f8

Browse files
chore(deps): 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 983d660 commit f7480f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ subprojects {
3636

3737
compileOnly("org.projectlombok:lombok:1.18.42")
3838

39-
implementation(platform("tools.jackson:jackson-bom:3.0.3"))
39+
implementation(platform("tools.jackson:jackson-bom:3.0.4"))
4040
implementation("tools.jackson.core:jackson-core")
4141
implementation("tools.jackson.core:jackson-databind")
4242
implementation("com.fasterxml.jackson.core:jackson-annotations:2.20")

0 commit comments

Comments
 (0)