Skip to content

Commit 2da4014

Browse files
Bump jackson-databind from 2.8.0 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.0 to 2.9.10.8. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f03666b commit 2da4014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
7272
<powermock.version>1.6.5</powermock.version>
7373
<slf4j.version>1.7.21</slf4j.version>
74-
<jackson.version>2.8.0</jackson.version>
74+
<jackson.version>2.9.10.8</jackson.version>
7575
<java.target.version>1.8</java.target.version>
7676
</properties>
7777

0 commit comments

Comments
 (0)