Skip to content

Commit 0670733

Browse files
dependabot[bot]jknack
authored andcommitted
Bump jackson-databind from 2.9.10.7 to 2.12.5
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.12.5. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5ca54c commit 0670733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
<properties>
422422
<!-- Encoding UTF-8 -->
423423
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
424-
<jackson2-version>2.9.10.7</jackson2-version>
424+
<jackson2-version>2.12.5</jackson2-version>
425425
<humanize.version>1.2.2</humanize.version>
426426
<jacoco.version>0.8.5</jacoco.version>
427427
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>

0 commit comments

Comments
 (0)