Skip to content

Commit

Permalink
Merge 97c3d8f into ff383b3
Browse files Browse the repository at this point in the history
  • Loading branch information
massdosage committed Jun 17, 2020
2 parents ff383b3 + 97c3d8f commit 261691d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Expand Up @@ -105,13 +105,6 @@
<version>${junit.jupiter.version}</version>
<scope>provided</scope>
</dependency>
<!-- below removes "Failed to set setXIncludeAware(true)" warnings in log when running cobertura -->
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 261691d

Please sign in to comment.