Browse Source

one more place to bump AntUnit dependency

master
Stefan Bodewig 3 years ago
parent
commit
26dae06262
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/poms/ant/pom.xml

+ 1
- 1
src/etc/poms/ant/pom.xml View File

@@ -51,7 +51,7 @@
<dependency> <dependency>
<groupId>org.apache.ant</groupId> <groupId>org.apache.ant</groupId>
<artifactId>ant-antunit</artifactId> <artifactId>ant-antunit</artifactId>
<version>1.3</version>
<version>1.4.1</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>


Loading…
Cancel
Save