Skip to content

Commit 8fdc318

Browse files
committed
prepare for 2.6.3
1 parent 0595a80 commit 8fdc318

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
@@ -30,7 +30,7 @@
3030
<properties>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3232
<version.jackson.annotations>2.6.0</version.jackson.annotations>
33-
<version.jackson.core>2.6.2</version.jackson.core>
33+
<version.jackson.core>2.6.3</version.jackson.core>
3434
</properties>
3535

3636
</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.6.3 (12-Oct-2015)
78
2.6.2 (15-Sep-2015)
89
2.6.1 (09-Aug-2015)
910

0 commit comments

Comments
 (0)