File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-base</artifactId >
7
- <version >2.9.7 </version >
7
+ <version >2.10.0-SNAPSHOT </version >
8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-joda</artifactId >
11
11
<name >Jackson-datatype-Joda</name >
12
- <version >2.9.8 -SNAPSHOT</version >
12
+ <version >2.10.0 -SNAPSHOT</version >
13
13
<packaging >bundle</packaging >
14
14
<description >Add-on module for Jackson (http://jackson.codehaus.org) to support
15
15
Joda (http://joda-time.sourceforge.net/) data types.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Project: jackson-datatype-joda
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.10.0 (not yet released)
8
+
7
9
2.9.7 (19 -Sep-2018 )
8
10
9
11
#99 : Binary compatibility broken in 2.9 .x in `DateTimeSerializer`
You can’t perform that action at this time.
0 commit comments