Skip to content

Commit 0a783bd

Browse files
committed
prepare for 2.8.5
1 parent d8f82c7 commit 0a783bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4</version.jackson.core>
36+
<version.jackson.core>2.8.5</version.jackson.core>
3737
<version.asm>5.1</version.asm>
3838
</properties>
3939

release-notes/VERSION

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

1212
2.9.0 (not yet released)
1313

14-
2.8.5 (not yet released)
14+
2.8.5 (14-Nov-2016)
1515

1616
#30 (cbor): Overflow when decoding uint32 for Major type 0
1717
(reported by TianlinZhou@github)

0 commit comments

Comments
 (0)