Skip to content

Commit f71d46b

Browse files
authored
Merge pull request #493 from hmcts/renovate/jackson-monorepo
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1
2 parents 474d91d + 1b77aa5 commit f71d46b

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
@@ -267,7 +267,7 @@ dependencies {
267267
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json', version: versions.springBoot
268268
implementation group: 'com.google.guava', name: 'guava', version: '33.5.0-jre'
269269

270-
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.20.0'
270+
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.20.1'
271271

272272
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: versions.springDoc
273273

0 commit comments

Comments
 (0)