Skip to content

Commit e2b14c3

Browse files
authored
Revert exclusion of jackson-datatype-jsr310
1 parent c9a3146 commit e2b14c3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

omod-common/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
<groupId>javax.validation</groupId>
4444
<artifactId>validation-api</artifactId>
4545
</exclusion>
46-
<exclusion>
47-
<groupId>com.fasterxml.jackson.datatype</groupId>
48-
<artifactId>jackson-datatype-jsr310</artifactId>
49-
</exclusion>
5046
</exclusions>
5147
</dependency>
5248
<dependency>

0 commit comments

Comments
 (0)