Skip to content

Commit fba79e9

Browse files
build(deps): bump tools.jackson:jackson-bom from 3.2.0 to 3.2.1 (#193)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bc1c35 commit fba79e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626

2727
dependencies {
2828
implementation platform('io.github.openfeign:feign-bom:13.13')
29-
implementation platform('tools.jackson:jackson-bom:3.2.0')
29+
implementation platform('tools.jackson:jackson-bom:3.2.1')
3030

3131
api 'io.github.openfeign:feign-form'
3232
api 'tools.jackson.core:jackson-databind'

0 commit comments

Comments
 (0)