Releases: ebean-orm/ebean-jackson
Releases · ebean-orm/ebean-jackson
10.1.1
Change package to io.ebean, support for Ebean 10.1.1
8.1.1
Change to groupId: org.avaje.ebean
<dependency>
<groupId>org.avaje.ebean</groupId>
<artifactId>ebean-jackson</artifactId>
<version>8.1.1</version>
</dependency>
6.12.1
Issues:
#7 ENH: Add DelayEbeanModule ... which is a module that delays obtaining the JsonContext
6.11.1
Issues:
#6 Make Jackson dependencies (core, binder) provided scope and move to testng
6.10.1
Issues:
#5 com.fasterxml.jackson.core.JsonParseException: Expecting start_array event but got START_OBJECT bug