Skip to content

Commit 758349f

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#3217)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.20.0...jackson-bom-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33804c2 commit 758349f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ext {
3939
commonsPoolVersion = '2.12.1'
4040
hamcrestVersion = '3.0'
4141
hibernateValidationVersion = '9.0.1.Final'
42-
jacksonBomVersion = '2.20.0'
42+
jacksonBomVersion = '2.20.1'
4343
jackson3Version = '3.0.1'
4444
jaywayJsonPathVersion = '2.9.0'
4545
junit4Version = '4.13.2'

0 commit comments

Comments
 (0)