Skip to content

Commit 30c3cd1

Browse files
committed
prepare for 2.8.1
1 parent 99665d1 commit 30c3cd1

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.0</version.jackson.core>
36+
<version.jackson.core>2.8.1</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.1 (not yet released
12+
2.8.1 (20-Jul-2016)
1313

1414
- (protobuf) Add optimized ProtobufParser.nextTextValue() implementation
1515

0 commit comments

Comments
 (0)