File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9999 <nohttp-checkstyle .version>0.0.11</nohttp-checkstyle .version>
100100 <disable .nohttp.checks>true</disable .nohttp.checks>
101101 <antelopetasks .version>3.2.10</antelopetasks .version>
102- <ant-nodeps .version>1.8.1 </ant-nodeps .version>
102+ <ant .version>1.10.15 </ant .version>
103103 <configprops .path>${project.basedir} /modules/ROOT/partials/_configprops.adoc</configprops .path>
104104 <configprops .inclusionPattern>.*</configprops .inclusionPattern>
105105 <maven-dependency-plugin-for-docs .phase>generate-resources</maven-dependency-plugin-for-docs .phase>
11481148 </dependency >
11491149 <dependency >
11501150 <groupId >org.apache.ant</groupId >
1151- <artifactId >ant-nodeps </artifactId >
1152- <version >${ant-nodeps .version} </version >
1151+ <artifactId >ant</artifactId >
1152+ <version >${ant.version} </version >
11531153 </dependency >
11541154 <dependency >
11551155 <groupId >org.tigris.antelope</groupId >
You can’t perform that action at this time.
0 commit comments