<?xml version="1.0" encoding="utf-8"?>
<!-- License: GPL. For details, see LICENSE file. -->
<ivy-module version="2.0">
    <info organisation="org.openstreetmap.josm.plugins" module="apache-http"/>
    <dependencies>
        <dependency org="org.apache.httpcomponents.client5" name="httpclient5" rev="5.2.1" conf="default->default"/>
        <!-- We may want to add fluent, cache, and windows extensions in the future -->
    </dependencies>
</ivy-module>
