Merge pull request #6 from threerings/dependabot/maven/tools/org.apache.ant-ant-1.10.9

Bump ant from 1.7.1 to 1.10.9 in /tools
This commit is contained in:
Michael Bayne
2025-04-03 13:13:00 -07:00
committed by GitHub
+1 -1
View File
@@ -33,7 +33,7 @@
<dependency> <dependency>
<groupId>org.apache.ant</groupId> <groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId> <artifactId>ant</artifactId>
<version>1.7.1</version> <version>1.10.9</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>