Skip to content

Commit 27a43c5

Browse files
committed
prepare for 2.8.10
1 parent ec78b04 commit 27a43c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
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.9</version.jackson.core>
36+
<version.jackson.core>2.8.10</version.jackson.core>
3737
<version.asm>5.1</version.asm>
3838
</properties>
3939

release-notes/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Modules:
1313

1414
#95: Add new method, `withUnsafeReaderSchema` in `AvroSchema` to allow avoiding verification exception
1515

16-
2.8.9.1 (not yet released)
16+
2.8.10 (24-Aug-2017)
1717

1818
#94: Should _ensureRoom in ProtobufGenerator.writeString()
1919
(reported by marsqing@github)

0 commit comments

Comments
 (0)