Skip to content

Commit 7f23108

Browse files
authored
Merge pull request #13 from bliblidotcom/fix-jackson
Fix jackson
2 parents ee01f79 + e38a78e commit 7f23108

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
@@ -19,7 +19,7 @@
1919
<maven.plugin.annotations.version>3.4</maven.plugin.annotations.version>
2020
<junit.version>4.12</junit.version>
2121
<schema.validator.version>1.3.0</schema.validator.version>
22-
<fasterxml.jackson.version>2.9.10.5</fasterxml.jackson.version>
22+
<fasterxml.jackson.version>2.12.0</fasterxml.jackson.version>
2323
<testlink.java.api.version>1.9.20-0</testlink.java.api.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)