You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/23 10:30:35 UTC

[4/4] james-project git commit: JAMES-2482 Upgrade apache ant

JAMES-2482 Upgrade apache ant


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fb8ac9a0
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fb8ac9a0
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/fb8ac9a0

Branch: refs/heads/master
Commit: fb8ac9a02596cfff77634dc4caacc3b04f188f9f
Parents: e77e918
Author: duc <dt...@linagora.com>
Authored: Thu Jul 19 12:05:20 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Mon Jul 23 17:29:47 2018 +0700

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/fb8ac9a0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d654968..71a0e85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1944,12 +1944,12 @@
             <dependency>
                 <groupId>org.apache.ant</groupId>
                 <artifactId>ant</artifactId>
-                <version>1.7.1</version>
+                <version>1.10.5</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ant</groupId>
                 <artifactId>ant-antunit</artifactId>
-                <version>1.1</version>
+                <version>1.4</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.camel</groupId>


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