Skip to content

Commit bc383a5

Browse files
Bump jackson-databind from 2.8.1 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.1 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] <[email protected]>
1 parent c4c4cc1 commit bc383a5

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
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<elasticsearch.version>1.7.0</elasticsearch.version>
14-
<jackson.version>2.8.1</jackson.version>
14+
<jackson.version>2.9.10.8</jackson.version>
1515
<spring.version>4.3.2.RELEASE</spring.version>
1616
<junit.version>4.12</junit.version>
1717

0 commit comments

Comments
 (0)