Skip to content

Commit 8e98fa2

Browse files
committed
Updated the Ant dependency (1.9.7)
1 parent 2662384 commit 8e98fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.ant</groupId>
2727
<artifactId>ant</artifactId>
28-
<version>1.8.2</version>
28+
<version>1.9.7</version>
2929
<scope>provided</scope>
3030
</dependency>
3131
</dependencies>

0 commit comments

Comments
 (0)