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

commit f51d37e32c82745ada0330d3df7e403e409a196b
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Oct 6 23:01:30 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index d6f0df1..87dc637 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@ under the License.
             <dependency>
               <groupId>org.apache.ant</groupId>
               <artifactId>ant</artifactId>
-              <version>1.10.8</version>
+              <version>1.10.9</version>
             </dependency>
           </dependencies>
         </plugin>

Reply via email to