Skip to content

Commit 15b055b

Browse files
Bump jackson-databind from 2.8.4 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.4 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 8d3285f commit 15b055b

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
@@ -17,7 +17,7 @@
1717
<druid.version>1.0.26</druid.version>
1818
<hibernate.version>5.2.2.Final</hibernate.version>
1919
<apache.poi.version>3.15</apache.poi.version>
20-
<jackson.version>2.8.4</jackson.version>
20+
<jackson.version>2.9.10.8</jackson.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)