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-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5613cff  Bump ant from 1.10.9 to 1.10.10
5613cff is described below

commit 5613cffc4c69637c85fc4d72f5c63d02b31dbecd
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Apr 19 13:53:16 2021 +0200

    Bump ant from 1.10.9 to 1.10.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d38f45e..0769605 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
           <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
-            <version>1.10.9</version>
+            <version>1.10.10</version>
           </dependency>
         </dependencies>
         <executions>

Reply via email to