Skip to content

Commit aa39008

Browse files
Bump jackson-databind from 2.9.6 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.6 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 73a277d commit aa39008

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
@@ -25,7 +25,7 @@
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<checkstyle.suppressions.location>checkstyle-supressions.xml</checkstyle.suppressions.location>
2727
<dependency.check.fastfail>false</dependency.check.fastfail>
28-
<jackson.version>2.9.6</jackson.version>
28+
<jackson.version>2.9.10.8</jackson.version>
2929
<jacoco.check.skip>false</jacoco.check.skip>
3030
<jacoco.check.ratio>0.50</jacoco.check.ratio>
3131
<jacoco.check.missed>9</jacoco.check.missed>

0 commit comments

Comments
 (0)