Changeset 35886 in osm for applications/editors/josm


Ignore:
Timestamp:
2021-12-19T02:39:00+01:00 (3 years ago)
Author:
Don-vip
Message:

see #21670 - Update JTS from 1.16.1 to 1.18.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/jts/ivy.xml

    r35884 r35886  
    44    <info organisation="org.openstreetmap.josm.plugins" module="jts"/>
    55    <dependencies>
    6         <dependency org="org.locationtech.jts" name="jts-core" rev="1.16.1" />
    7         <dependency org="org.locationtech.jts.io" name="jts-io-common" rev="1.16.1" />
     6        <dependency org="org.locationtech.jts" name="jts-core" rev="1.18.2" />
     7        <dependency org="org.locationtech.jts.io" name="jts-io-common" rev="1.18.2" />
    88        <!-- jts-io-common has junit as a test dependency -->
    99        <exclude org="junit" />
Note: See TracChangeset for help on using the changeset viewer.