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 e716820 commit ccfbdcaCopy full SHA for ccfbdca
pom.xml
@@ -33,7 +33,7 @@
33
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
- <version.jackson.core>2.8.1</version.jackson.core>
+ <version.jackson.core>2.8.2</version.jackson.core>
37
<version.asm>5.1</version.asm>
38
</properties>
39
release-notes/VERSION
@@ -9,7 +9,7 @@ Modules:
9
=== Releases ===
10
------------------------------------------------------------------------
11
12
-2.8.2 (not yet released)
+2.8.2 (30-Aug-2016)
13
14
#27: (protobuf) Fixed long deserialization problem for longs of ~13digit length
15
(contributed by Michael Z)
0 commit comments