We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5863c91 commit 6817567Copy full SHA for 6817567
pom.xml
@@ -123,15 +123,15 @@
123
<scope>test</scope>
124
</dependency>
125
<dependency>
126
- <groupId>ant</groupId>
+ <groupId>org.apache.ant</groupId>
127
<artifactId>ant</artifactId>
128
- <version>1.6.5</version>
+ <version>1.10.14</version>
129
<scope>compile</scope>
130
131
132
133
<artifactId>ant-launcher</artifactId>
134
135
136
137
0 commit comments