We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0595a80 commit 8fdc318Copy full SHA for 8fdc318
pom.xml
@@ -30,7 +30,7 @@
30
<properties>
31
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32
<version.jackson.annotations>2.6.0</version.jackson.annotations>
33
- <version.jackson.core>2.6.2</version.jackson.core>
+ <version.jackson.core>2.6.3</version.jackson.core>
34
</properties>
35
36
</project>
release-notes/VERSION
@@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.6.3 (12-Oct-2015)
8
2.6.2 (15-Sep-2015)
9
2.6.1 (09-Aug-2015)
10
0 commit comments