Skip to content

Commit 763b8bf

Browse files
committed
Prepare for 2.7.2
1 parent f2a097c commit 763b8bf

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
@@ -29,7 +29,7 @@
2929

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

3535
</project>

release-notes/VERSION

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

7-
2.7.2 (not yet released)
7+
2.7.2 (27-Feb-2016)
88

99
#86: NoClassDefFoundError: org/hibernate/bytecode/internal/javassist/FieldHandler with hibernate 5.1
1010
(reported by yorl1n@github)

0 commit comments

Comments
 (0)