Skip to content

Commit 37eb2aa

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.20.0-SNAPSHOT to 2.20.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.0-SNAPSHOT to 2.20.0. - [Commits](https://github.com/FasterXML/jackson-bom/commits/jackson-bom-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78c23d2 commit 37eb2aa

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
commonsPoolVersion = '2.12.1'
4040
hamcrestVersion = '3.0'
4141
hibernateValidationVersion = '9.0.1.Final'
42-
jacksonBomVersion = '2.20.0-SNAPSHOT'
42+
jacksonBomVersion = '2.20.0'
4343
jackson3Version = '3.0.0-rc8'
4444
jaywayJsonPathVersion = '2.9.0'
4545
junitJupiterVersion = '5.13.4'

0 commit comments

Comments
 (0)