We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a53cd5 commit 4a0f741Copy full SHA for 4a0f741
pom.xml
@@ -33,7 +33,7 @@
33
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
- <version.jackson.core>2.8.8</version.jackson.core>
+ <version.jackson.core>2.8.9</version.jackson.core>
37
<version.asm>5.1</version.asm>
38
</properties>
39
release-notes/VERSION
@@ -11,10 +11,10 @@ Modules:
11
12
2.9.0 (not yet released)
13
14
-2.8.9 (not yet released)
+2.8.9 (12-Jun-2017)
15
16
-#72: (proto) parser fails with /* comment */
17
-#85: _decode32Bits() bug in ProtobufParser
+#72: (protobuf) parser fails with /* comment */
+#85: (protobuf) _decode32Bits() bug in ProtobufParser
18
(reported by marsqing@github)
19
20
2.8.8 (05-Apr-2017)
0 commit comments