Changeset 16024 in josm for trunk/ivy.xml


Ignore:
Timestamp:
2020-03-03T23:57:45+01:00 (5 years ago)
Author:
simon04
Message:

see #16860 - Resolve commons-logging:commons-logging via Apache Ivy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ivy.xml

    r16023 r16024  
    1818    <dependencies>
    1919        <dependency org="org.glassfish" name="javax.json" rev="1.1.4" conf="api->default"/>
     20        <dependency org="commons-logging" name="commons-logging" rev="1.2" conf="api->default"/>
    2021        <dependency org="org.apache.commons" name="commons-compress" rev="1.20" conf="api->default"/>
    2122        <dependency org="org.tukaani" name="xz" rev="1.8" conf="api->default"/>
Note: See TracChangeset for help on using the changeset viewer.