Ignore:
Timestamp:
2024-10-28T19:18:41+01:00 (2 months ago)
Author:
taylor.smock
Message:

Dependency updates

Most plugins have been moved to require a minimum version of r19044 (mostly for
Java 11+ build reasons).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/touchscreenhelper/pom.xml

    r36325 r36349  
    1717    <properties>
    1818        <plugin.src.dir>src</plugin.src.dir>
    19         <plugin.main.version>12630</plugin.main.version>
     19        <plugin.main.version>19044</plugin.main.version>
    2020        <plugin.author>glebius@glebius.int.ru</plugin.author>
    2121        <plugin.class>touchscreenhelper.TouchScreenHelperPlugin</plugin.class>
Note: See TracChangeset for help on using the changeset viewer.