Skip to content

Commit a4d7408

Browse files
chore(deps): bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.4 to 3.1.0. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.4...jackson-bom-3.1.0) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ee11ba commit a4d7408

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.4"))
39+
implementation(platform("tools.jackson:jackson-bom:3.1.0"))
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)