-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Currently, the following dependencies are required:
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-parameter-names</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jdk8</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
Consider if they can be made optional, this is maybe related to #7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels