aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.build
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2012-12-28 20:56:45 +0100
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2012-12-28 20:56:45 +0100
commitadf2bf660e12b3b284eb80965328802101cf6762 (patch)
tree79a4a6c069608227dd3cd45faa7bf19bc555af69 /org.jacoco.build
parent7ba3a37d8250044164f5b76a00f779f4f7d30459 (diff)
downloadjacoco-adf2bf660e12b3b284eb80965328802101cf6762.tar.gz
Allow (recursive) instrumentation of archives.
Diffstat (limited to 'org.jacoco.build')
-rw-r--r--org.jacoco.build/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.build/pom.xml b/org.jacoco.build/pom.xml
index 305abb52..9f8c0be6 100644
--- a/org.jacoco.build/pom.xml
+++ b/org.jacoco.build/pom.xml
@@ -123,7 +123,7 @@
<!-- Dependencies versions -->
<asm.version>4.1</asm.version>
- <ant.version>1.7.0</ant.version>
+ <ant.version>1.7.1</ant.version>
<junit.version>4.8.2</junit.version>
<!-- ================== -->