Skip to content

Commit 1041aa1

Browse files
Bump com.fasterxml.jackson:jackson-bom (#4062)
Bumps com.fasterxml.jackson:jackson-bom from 2.20.0-rc1 to 2.20.0-SNAPSHOT. --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.0-SNAPSHOT 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 52ee373 commit 1041aa1

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
@@ -55,7 +55,7 @@ ext {
5555
awaitilityVersion = '4.3.0'
5656
hamcrestVersion = '3.0'
5757
hibernateValidationVersion = '9.0.1.Final'
58-
jacksonBomVersion = '2.20.0-rc1'
58+
jacksonBomVersion = '2.20.0-SNAPSHOT'
5959
jackson3Version = '3.0.0-rc8'
6060
jaywayJsonPathVersion = '2.9.0'
6161
junit4Version = '4.13.2'

0 commit comments

Comments
 (0)