Skip to content

Commit

Permalink
Merge pull request #2 from cdimascio/fixes
Browse files Browse the repository at this point in the history
fix coveralls
  • Loading branch information
cdimascio authored Sep 19, 2020
2 parents 941049c + 2390a2d commit 47bb134
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,13 @@
<configuration>
<repoToken>r92OLg0S3kCJakLAMW6HlLsDgNSMaolGS</repoToken>
</configuration>
<dependencies>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2.3</version>
</dependency>
</dependencies>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 47bb134

Please sign in to comment.