Skip to content

Commit 94a35fa

Browse files
committed
prepare for 2.8.6
1 parent 625f82e commit 94a35fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<version.jackson.core>2.8.5</version.jackson.core>
36+
<version.jackson.core>2.8.6</version.jackson.core>
3737
<version.asm>5.1</version.asm>
3838
</properties>
3939

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Modules:
1111

1212
2.9.0 (not yet released)
1313

14+
2.8.6 (12-Jan-2016)
1415
2.8.5 (14-Nov-2016)
1516

1617
#30 (cbor): Overflow when decoding uint32 for Major type 0

0 commit comments

Comments
 (0)