Ignore:
Timestamp:
2026-02-12T22:20:13+01:00 (4 months ago)
Author:
stoecker
Message:

fix javadoc for JavaFX, increase javafx to 21.0.10 (current java 17 version)

File:
1 edited

Legend:

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

    r36483 r36486  
    2222        <plugin.stage>5</plugin.stage>
    2323        <plugin.minimum.java.version>17</plugin.minimum.java.version>
    24         <javafx.version>21.0.2</javafx.version>
     24        <javafx.version>21.0.10</javafx.version>
    2525    </properties>
    2626    <!-- These dependencies should be installed on the host machine - our installers bundle them -->
Note: See TracChangeset for help on using the changeset viewer.