Skip to content

Commit 4bd74cf

Browse files
chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 in the jackson group (#63)
1 parent ec6f637 commit 4bd74cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1')
33+
api platform('com.fasterxml.jackson:jackson-bom:2.21.2')
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)