aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-01-11 12:46:26 -0800
committerRoman Ivanov <romani@users.noreply.github.com>2017-01-11 15:44:38 -0800
commitb5074cc644ad07badc23b0eb4e389c03f4341583 (patch)
treebe7eb36c465b5633c10d3960b758b31ee847b2cd /pom.xml
parentb02376b11e4993aaead0843e9c420bbee6f8c438 (diff)
downloadcheckstyle-b5074cc644ad07badc23b0eb4e389c03f4341583.tar.gz
config: update ant to 1.10.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 77c6e5f01..c0c156355 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.9.7</version>
+ <version>1.10.0</version>
<scope>provided</scope>
</dependency>