Skip to content

Commit ccfbdca

Browse files
committed
prepare for 2.8.2
1 parent e716820 commit ccfbdca

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Modules:
99
=== Releases ===
1010
------------------------------------------------------------------------
1111

12-
2.8.2 (not yet released)
12+
2.8.2 (30-Aug-2016)
1313

1414
#27: (protobuf) Fixed long deserialization problem for longs of ~13digit length
1515
(contributed by Michael Z)

0 commit comments

Comments
 (0)