Update ant from 1.10.8 to 1.10.9 in /maven-wrapper

This commit is contained in:
Sylwester Lachiewicz 2021-02-06 22:59:55 +01:00
parent eae3074c63
commit ab20190a1a

View File

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