Skip to content

Commit 3ec9451

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#295)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.20.0...jackson-bom-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 946c458 commit 3ec9451

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
@@ -32,7 +32,7 @@ dependencies {
3232
testCompileOnly("org.projectlombok:lombok:1.18.42")
3333
testAnnotationProcessor("org.projectlombok:lombok:1.18.42")
3434

35-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.20.0"))
35+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.20.1"))
3636
implementation("com.fasterxml.jackson.core:jackson-annotations")
3737
implementation("com.fasterxml.jackson.core:jackson-core")
3838
implementation("com.fasterxml.jackson.core:jackson-databind")

0 commit comments

Comments
 (0)