Skip to content

Commit

Permalink
Revert exclusion of jackson-datatype-jsr310
Browse files Browse the repository at this point in the history
  • Loading branch information
dkayiwa authored Oct 23, 2024
1 parent c9a3146 commit e2b14c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions omod-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
</exclusion>
<exclusion>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit e2b14c3

Please sign in to comment.