Just a heads up about a nasty problem with Maven 3.9.7. [Property replacement in dependency pom no longer works](https://issues.apache.org/jira/browse/MNG-8131) JavaFx POM was invalid since 2021 and only worked "by chance". See [here](https://lists.apache.org/thread/4dqwyjhcy0ocp4jwlth3brj76wcr428g). [Solution](https://mail.openjdk.org/pipermail/openjfx-dev/2024-May/047300.html) is to upgrade JavaFX to 23-ea+20.
Just a heads up about a nasty problem with Maven 3.9.7.
Property replacement in dependency pom no longer works
JavaFx POM was invalid since 2021 and only worked "by chance". See here.
Solution is to upgrade JavaFX to 23-ea+20.