Skip to content

Commit d43e5ff

Browse files
committed
Prepare for 2.7.3
1 parent 0f5a436 commit d43e5ff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.7.2</version.jackson.core>
32+
<version.jackson.core>2.7.3</version.jackson.core>
3333
</properties>
3434

3535
</project>

release-notes/VERSION

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

7+
2.7.3 (15-Mar-2016)
8+
9+
No changes since 2.7.2
10+
711
2.7.2 (27-Feb-2016)
812

913
#86: NoClassDefFoundError: org/hibernate/bytecode/internal/javassist/FieldHandler with hibernate 5.1

0 commit comments

Comments
 (0)