Skip to content

Commit 216e4b1

Browse files
committed
Update dependencies to Jackson 2.8.2.
1 parent 17426df commit 216e4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ scalacOptions ++= (
3737
}
3838
)
3939

40-
val jacksonVersion = "2.8.1"
40+
val jacksonVersion = "2.8.2"
4141

4242
val jacksonSnapshotVersion = "2.8.2-SNAPSHOT"
4343

0 commit comments

Comments
 (0)