Skip to content

Commit

Permalink
Update to Ant 1.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
twogee committed Jul 7, 2020
1 parent 93fe9b3 commit b622664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</configurations>
<!-- See http://wiki.eclipse.org/index.php/JFace#Using_JFace_outside_the_Eclipse_platform -->
<dependencies>
<dependency org="org.apache.ant" name="ant" rev="1.10.7"/>
<dependency org="org.apache.ant" name="ant-launcher" rev="1.10.7"/>
<dependency org="org.apache.ant" name="ant" rev="1.10.8"/>
<dependency org="org.apache.ant" name="ant-launcher" rev="1.10.8"/>
<dependency org="oro" name="oro" rev="2.0.8"/>
<dependency org="ant-contrib" name="ant-contrib" rev="1.0b3"/>
<dependency org="commons-logging" name="commons-logging" rev="1.2" conf="compile->default"/>
Expand Down

0 comments on commit b622664

Please sign in to comment.