Skip to content

Commit 032b37e

Browse files
committed
#227 - Downgrade to Jackson 2.6 due to regressions in 2.7.
1 parent 15ca314 commit 032b37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<commons-io>2.4</commons-io>
9494
<guava>19.0</guava>
9595
<hamcrest>1.3</hamcrest>
96-
<jackson>2.7.1</jackson>
96+
<jackson>2.6.5</jackson>
9797
<jacoco>0.7.5.201505241946</jacoco>
9898
<jodatime>2.9.2</jodatime>
9999
<junit>4.12</junit>

0 commit comments

Comments
 (0)