Bump ant from 1.10.4 to 1.10.8 in /maven-wrapper

This commit is contained in:
Sylwester Lachiewicz 2020-09-15 12:00:29 +02:00
parent 8b7f6f0c9d
commit 5fbe40a336

View File

@ -57,7 +57,7 @@ under the License.
<dependency> <dependency>
<groupId>org.apache.ant</groupId> <groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId> <artifactId>ant</artifactId>
<version>1.10.4</version> <version>1.10.8</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>