Pull request #428: RED-4686: Added jackson-commons to fix InvalidDefinitionException: Java 8 date/time type java.time.OffsetDateTime
Merge in RED/redaction-service from RED-4686-bp2 to release/3.107.x * commit '2e5ba30b3205f32dcbf10de4765b1aad2ee46cbe': RED-4686: Added jackson-commons to fix InvalidDefinitionException: Java 8 date/time type java.time.OffsetDateTime
This commit is contained in:
commit
05834865ec
@ -20,6 +20,11 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.iqser.red.commons</groupId>
|
||||
<artifactId>jackson-commons</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.iqser.red.commons</groupId>
|
||||
<artifactId>storage-commons</artifactId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user