This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new 5fbe40a Bump ant from 1.10.4 to 1.10.8 in /maven-wrapper
5fbe40a is described below
commit 5fbe40a336382c345842b2c5a7412cce4164f7cd
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Sep 15 12:00:29 2020 +0200
Bump ant from 1.10.4 to 1.10.8 in /maven-wrapper
---
maven-wrapper/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-wrapper/pom.xml b/maven-wrapper/pom.xml
index c7c682b..d43fcc3 100644
--- a/maven-wrapper/pom.xml
+++ b/maven-wrapper/pom.xml
@@ -57,7 +57,7 @@ under the License.
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.4</version>
+ <version>1.10.8</version>
<scope>test</scope>
</dependency>
</dependencies>