Skip to content

Commit

Permalink
updated coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Chernyshova committed May 4, 2021
1 parent e9476e1 commit 03625cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -223,6 +223,13 @@
<repoToken>${coveralls.token}</repoToken>
</configuration>
<version>4.3.0</version>
<dependencies>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.1</version>
</dependency>
</dependencies>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 03625cb

Please sign in to comment.