File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-parent</artifactId >
6
- <version >2.6.1 </version >
6
+ <version >2.6.2 </version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatype-hibernate-parent</artifactId >
30
30
<properties >
31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
32
<version .jackson.annotations>2.6.0</version .jackson.annotations>
33
- <version .jackson.core>2.6.3 </version .jackson.core>
33
+ <version .jackson.core>2.6.4 </version .jackson.core>
34
34
</properties >
35
35
36
36
</project >
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.6.4 (07-Dec-2015)
7
8
2.6.3 (12-Oct-2015)
8
9
2.6.2 (15-Sep-2015)
9
10
2.6.1 (09-Aug-2015)
You can’t perform that action at this time.
0 commit comments