Skip to content

Commit

Permalink
Add ANT
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Feb 13, 2021
1 parent de0c363 commit 018f377
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
<version>1.0</version>

<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>[1.10.9,)</version>
</dependency>
<dependency>
<groupId>fox.jason</groupId>
<artifactId>passthrough.parser</artifactId>
Expand Down

0 comments on commit 018f377

Please sign in to comment.