You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by eb...@apache.org on 2020/06/04 12:59:24 UTC

[tomcat-jakartaee-migration] 01/02: Updated the dependency on Ant (1.10.8)

This is an automated email from the ASF dual-hosted git repository.

ebourg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git

commit 3b3224d6d861dc45cb9b49b1bbb12b0021acbf88
Author: Emmanuel Bourg <eb...@apache.org>
AuthorDate: Thu Jun 4 14:28:16 2020 +0200

    Updated the dependency on Ant (1.10.8)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6aaa90d..db13f48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <dependency>
       <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>
-      <version>1.10.7</version>
+      <version>1.10.8</version>
       <scope>provided</scope>
     </dependency>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org