Skip to content

Commit fa78072

Browse files
Bump tools.jackson:jackson-bom from 3.0.0-rc5 to 3.0.0-rc6 (spring-projects#10231)
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.0-rc5 to 3.0.0-rc6. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.0-rc5...jackson-bom-3.0.0-rc6) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.0.0-rc6 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 bc26348 commit fa78072

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
@@ -70,7 +70,7 @@ ext {
7070
hsqldbVersion = '2.7.4'
7171
h2Version = '2.3.232'
7272
jacksonVersion = '2.19.2'
73-
jackson3Version = '3.0.0-rc5'
73+
jackson3Version = '3.0.0-rc6'
7474
jaxbVersion = '4.0.5'
7575
jcifsVersion = '2.1.40'
7676
jeroMqVersion = '0.6.0'

0 commit comments

Comments
 (0)