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 cc9aa32 commit efbb4eaCopy full SHA for efbb4ea
pom.xml
@@ -29,7 +29,7 @@
29
30
<properties>
31
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32
- <version.jackson.core>2.8.0</version.jackson.core>
+ <version.jackson.core>2.8.1</version.jackson.core>
33
</properties>
34
35
</project>
release-notes/VERSION
@@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.8.1 (20-Jul-2016)
8
2.8.0 (04-Jul-2016)
9
10
No changes since 2.7
0 commit comments