Merge pull request #25 from MajenkoProjects/dependabot/maven/launch4j/maven/org.apache.ant-ant-1.9.15

Bump ant from 1.8.2 to 1.9.15 in /launch4j/maven
This commit is contained in:
2020-11-16 20:56:09 +00:00
committed by GitHub

View File

@@ -143,7 +143,7 @@
<dependency> <dependency>
<groupId>org.apache.ant</groupId> <groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId> <artifactId>ant</artifactId>
<version>1.8.2</version> <version>1.9.15</version>
</dependency> </dependency>
</dependencies> </dependencies>