Skip to content

Commit b6ca630

Browse files
Bump jackson-databind from 2.4.4 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.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 d4e40ee commit b6ca630

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
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<jackson.version>2.4.4</jackson.version>
36+
<jackson.version>2.9.10.8</jackson.version>
3737
<http.client.version>1.0.0</http.client.version>
3838
<kafka.version>0.8.2.1</kafka.version>
3939
</properties>

0 commit comments

Comments
 (0)