Skip to content

Commit 84ddc0f

Browse files
Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 (#3250)
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.2 to 3.0.3. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.2...jackson-bom-3.0.3) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.0.3 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 c6519b2 commit 84ddc0f

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
hamcrestVersion = '3.0'
4040
hibernateValidationVersion = '9.0.1.Final'
4141
jacksonBomVersion = '2.20.1'
42-
jackson3Version = '3.0.2'
42+
jackson3Version = '3.0.3'
4343
jaywayJsonPathVersion = '2.10.0'
4444
junit4Version = '4.13.2'
4545
junitJupiterVersion = '6.0.1'

0 commit comments

Comments
 (0)