Merge pull request #255 from threerings/dependabot/maven/ant/org.apache.ant-ant-1.10.11

Bump ant from 1.10.9 to 1.10.11 in /ant
This commit is contained in:
Michael Bayne
2022-03-27 09:34:36 -07:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.9</version>
<version>1.10.11</version>
<scope>provided</scope>
</dependency>
</dependencies>