Skip to content

Commit bc37788

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps the all-dependencies group with 1 update: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b51e453 commit bc37788

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
@@ -268,7 +268,7 @@ dependencies {
268268
implementation 'org.hibernate.validator:hibernate-validator:9.0.1.Final'
269269
implementation 'org.apache.commons:commons-text:1.13.1'
270270

271-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
271+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
272272
// implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2'
273273

274274
compileOnly group: 'org.projectlombok', name: 'lombok', version: lombokVersion

0 commit comments

Comments
 (0)