Skip to content

Commit 714f97b

Browse files
chore(deps): bump com.fasterxml.jackson:jackson-bom in the jackson group
Bumps the jackson group with 1 update: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom). Updates `com.fasterxml.jackson:jackson-bom` from 2.21.2 to 2.21.3 - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.2...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 dependency-group: jackson ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f79c9f commit 714f97b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sourceSets {
3030
}
3131

3232
dependencies {
33-
api platform('com.fasterxml.jackson:jackson-bom:2.21.2')
33+
api platform('com.fasterxml.jackson:jackson-bom:2.21.3')
3434
api 'com.fasterxml.jackson.core:jackson-annotations'
3535
api 'com.fasterxml.jackson.core:jackson-core'
3636
api 'com.fasterxml.jackson.core:jackson-databind'

0 commit comments

Comments
 (0)