Skip to content

Commit 4ed9856

Browse files
Bump tools.jackson:jackson-bom from 3.0.0-rc7 to 3.0.0-rc8
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.0-rc7 to 3.0.0-rc8. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.0-rc7...jackson-bom-3.0.0-rc8) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.0.0-rc8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98fb252 commit 4ed9856

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
@@ -40,7 +40,7 @@ ext {
4040
hamcrestVersion = '3.0'
4141
hibernateValidationVersion = '9.0.1.Final'
4242
jacksonBomVersion = '2.19.2'
43-
jackson3Version = '3.0.0-rc7'
43+
jackson3Version = '3.0.0-rc8'
4444
jaywayJsonPathVersion = '2.9.0'
4545
junitJupiterVersion = '5.13.4'
4646
kotlinCoroutinesVersion = '1.10.2'

0 commit comments

Comments
 (0)