Skip to content

Commit 47bb134

Browse files
authored
Merge pull request #2 from cdimascio/fixes
fix coveralls
2 parents 941049c + 2390a2d commit 47bb134

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,13 @@
151151
<configuration>
152152
<repoToken>r92OLg0S3kCJakLAMW6HlLsDgNSMaolGS</repoToken>
153153
</configuration>
154+
<dependencies>
155+
<dependency>
156+
<groupId>javax.xml.bind</groupId>
157+
<artifactId>jaxb-api</artifactId>
158+
<version>2.2.3</version>
159+
</dependency>
160+
</dependencies>
154161
</plugin>
155162
</plugins>
156163
</build>

0 commit comments

Comments
 (0)