Skip to content

Commit 0bd825a

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.20.0-SNAPSHOT to 2.20.0 (#10365)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cca5580 commit 0bd825a

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
@@ -68,7 +68,7 @@ ext {
6868
hibernateVersion = '7.1.0.Final'
6969
hsqldbVersion = '2.7.4'
7070
h2Version = '2.3.232'
71-
jacksonVersion = '2.20.0-SNAPSHOT'
71+
jacksonVersion = '2.20.0'
7272
jackson3Version = '3.0.0-rc8'
7373
jaxbVersion = '4.0.5'
7474
jcifsVersion = '2.1.40'

0 commit comments

Comments
 (0)