Skip to content

Commit 4a0f741

Browse files
committed
prepare for 2.8.9
1 parent 1a53cd5 commit 4a0f741

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

release-notes/VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Modules:
1111

1212
2.9.0 (not yet released)
1313

14-
2.8.9 (not yet released)
14+
2.8.9 (12-Jun-2017)
1515

16-
#72: (proto) parser fails with /* comment */
17-
#85: _decode32Bits() bug in ProtobufParser
16+
#72: (protobuf) parser fails with /* comment */
17+
#85: (protobuf) _decode32Bits() bug in ProtobufParser
1818
(reported by marsqing@github)
1919

2020
2.8.8 (05-Apr-2017)

0 commit comments

Comments
 (0)