Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jlareck committed Sep 23, 2023
1 parent d900841 commit cbb35ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dump/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,11 @@
<groupId>com.github.pathikrit</groupId>
<artifactId>better-files_${scala.compat.version}</artifactId>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.11.0</version>
</dependency>

</dependencies>

Expand Down

0 comments on commit cbb35ed

Please sign in to comment.