Skip to content

Commit 3b3c996

Browse files
Bump tools.jackson:jackson-bom from 3.0.0-rc9 to 3.0.0-rc10 (#4089)
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.0-rc9 to 3.0.0-rc10. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.0-rc9...jackson-bom-3.0.0-rc10) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.0.0-rc10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc1ff26 commit 3b3c996

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
@@ -56,7 +56,7 @@ ext {
5656
hamcrestVersion = '3.0'
5757
hibernateValidationVersion = '9.0.1.Final'
5858
jacksonBomVersion = '2.20.0'
59-
jackson3Version = '3.0.0-rc9'
59+
jackson3Version = '3.0.0-rc10'
6060
jaywayJsonPathVersion = '2.9.0'
6161
junit4Version = '4.13.2'
6262
junitJupiterVersion = '5.13.4'

0 commit comments

Comments
 (0)