Skip to content

Commit f883713

Browse files
build(deps): bump tools.jackson:jackson-bom from 3.2.0 to 3.2.1
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.2.0 to 3.2.1. - [Commits](FasterXML/jackson-bom@jackson-bom-3.2.0...jackson-bom-3.2.1) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eeffad2 commit f883713

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)