Changeset 35520 in osm for applications/editors/josm/plugins
- Timestamp:
- 2020-08-18T20:23:51+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/apache-commons/ivy.xml
r35362 r35520 22 22 <!-- Apache Commons IO does not use the standard org name --> 23 23 <dependency org="commons-io" name="commons-io" rev="2.6" conf="api->default"/> 24 <!-- Apache Commons Logging also does not use the standard org name --> 25 <dependency org="commons-logging" name="commons-logging" rev="1.2" conf="api->default"/> 24 26 <dependency org="org.apache.commons" name="commons-lang3" rev="3.9" conf="api->default"/> 25 27 <dependency org="org.apache.commons" name="commons-math3" rev="3.6.1" conf="api->default"/>
Note:
See TracChangeset
for help on using the changeset viewer.