Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed May 17, 2022
1 parent 6a7b378 commit ea86737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -1577,7 +1577,7 @@ ${project.artifactId} ${project.version} Changelog
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.12.1</version>
<version>2.12.2</version>
<exclusions>
<!-- prevent error when building with jre9+, apparently
org.w3c.dom is part of jre as module java.xml, error is
Expand Down Expand Up @@ -1981,4 +1981,4 @@ ${project.artifactId} ${project.version} Changelog
</exclusions>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit ea86737

Please sign in to comment.