Skip to content

Commit 0f0f978

Browse files
authored
Update pom.xml
Change Jackson Version
1 parent 7b2f478 commit 0f0f978

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)