Skip to content

Commit 7545fb3

Browse files
Bump jackson-databind from 2.1.0 to 2.9.10.8 in /java
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.1.0 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 5d25123 commit 7545fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<cxf.version>2.7.7</cxf.version>
1212
<guava.version>14.0</guava.version>
13-
<jackson2.version>2.1.0</jackson2.version>
13+
<jackson2.version>2.9.10.8</jackson2.version>
1414
<joda.version>2.1</joda.version>
1515
<junit.version>4.11</junit.version>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)