Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed May 2, 2021
1 parent 820d695 commit a9881ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ph-holiday/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
<groupId>org.threeten</groupId>
<artifactId>threeten-extra</artifactId>
</dependency>

<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit a9881ab

Please sign in to comment.