Merge pull request #7 from threerings/dependabot/maven/core/org.apache.ant-ant-1.10.9

Bump ant from 1.7.1 to 1.10.9 in /core
This commit is contained in:
Michael Bayne
2025-11-28 14:17:51 -08:00
committed by GitHub
+1 -1
View File
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.7.1</version>
<version>1.10.9</version>
<scope>provided</scope>
</dependency>
<dependency>