Skip to content

Commit af0110d

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.19.2
--- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d43716 commit af0110d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<project.check.fail-dependency-version-check>${project.check.fail-all}</project.check.fail-dependency-version-check>
6868

6969
<jackson-core.version>2.14.2</jackson-core.version>
70-
<jackson-bind.version>2.14.2</jackson-bind.version>
70+
<jackson-bind.version>2.19.2</jackson-bind.version>
7171

7272
<okhttp.version>3.14.9</okhttp.version>
7373
<hamcrest.version>2.2</hamcrest.version>

0 commit comments

Comments
 (0)