Skip to content

Commit ae5af69

Browse files
committed
Upgrading Jackson Databind dependency
1 parent 04caff4 commit ae5af69

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
@@ -286,7 +286,7 @@
286286
<maven-plugin-version>1.0.0</maven-plugin-version>
287287
<junit-version>4.12</junit-version>
288288
<flex-version>0.3.1</flex-version>
289-
<jackson-version>2.9.9.1</jackson-version>
289+
<jackson-version>2.9.9.3</jackson-version>
290290
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
291291
</properties>
292292
</project>

0 commit comments

Comments
 (0)