We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec78b04 commit 27a43c5Copy full SHA for 27a43c5
pom.xml
@@ -33,7 +33,7 @@
33
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
- <version.jackson.core>2.8.9</version.jackson.core>
+ <version.jackson.core>2.8.10</version.jackson.core>
37
<version.asm>5.1</version.asm>
38
</properties>
39
release-notes/VERSION
@@ -13,7 +13,7 @@ Modules:
13
14
#95: Add new method, `withUnsafeReaderSchema` in `AvroSchema` to allow avoiding verification exception
15
16
-2.8.9.1 (not yet released)
+2.8.10 (24-Aug-2017)
17
18
#94: Should _ensureRoom in ProtobufGenerator.writeString()
19
(reported by marsqing@github)
0 commit comments