Skip to content

Commit

Permalink
remove exclude XML APIs #980
Browse files Browse the repository at this point in the history
  • Loading branch information
btiwahorisu committed Jun 1, 2020
1 parent 8c996a4 commit e80bb11
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
</exclusions>
</dependency>

<!-- == Begin Joda-Time == -->
Expand Down

0 comments on commit e80bb11

Please sign in to comment.