Skip to content

Commit efbb4ea

Browse files
committed
prepare for 2.8.1
1 parent cc9aa32 commit efbb4ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<properties>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32-
<version.jackson.core>2.8.0</version.jackson.core>
32+
<version.jackson.core>2.8.1</version.jackson.core>
3333
</properties>
3434

3535
</project>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.8.1 (20-Jul-2016)
78
2.8.0 (04-Jul-2016)
89

910
No changes since 2.7

0 commit comments

Comments
 (0)