Skip to content

Commit 0a356cc

Browse files
Bump jackson-databind from 2.9.9 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.12.6.1. - [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 2ef07e7 commit 0a356cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<httpcomponents.version>4.5.2</httpcomponents.version>
4040
<guava.version>19.0</guava.version>
41-
<jackson.version>2.9.9</jackson.version>
41+
<jackson.version>2.12.6.1</jackson.version>
4242
<junit.version>4.12</junit.version>
4343
<mockito.version>1.10.19</mockito.version>
4444
</properties>

0 commit comments

Comments
 (0)