Skip to content

Commit de40d92

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.3 (#325)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.1 to 2.21.3. - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.21.3 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 9254cd8 commit de40d92

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

36-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.21.1"))
36+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.21.3"))
3737
implementation("com.fasterxml.jackson.core:jackson-annotations")
3838
implementation("com.fasterxml.jackson.core:jackson-core")
3939
implementation("com.fasterxml.jackson.core:jackson-databind")

0 commit comments

Comments
 (0)