Skip to content

Commit 1b76b58

Browse files
committed
Update jackson on example project
1 parent 49e3165 commit 1b76b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdt-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.target>1.8</maven.compiler.target>
1818

1919
<logback.version>1.2.3</logback.version>
20-
<jackson.version>2.9.8</jackson.version>
20+
<jackson.version>2.9.9</jackson.version>
2121
<common.codec.version>1.11</common.codec.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)