Skip to content

Commit 24f540e

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.20.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41cc539 commit 24f540e

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.20.0</jackson-bind.version>
7171

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

0 commit comments

Comments
 (0)