github vaadin/flow 24.6.0.beta7
Vaadin Flow 24.6.0.beta7

latest releases: 24.4.15, 24.5.10, 2.11.4...
pre-release18 days ago

Changes since 24.6.0.beta6

All changes

Fixes

  • Enforce plugin-required dependencies and log incompatibilities (#20601)
    Commit · Pull request · Issue

    The Flow Maven Plugin uses a class loader that combines project and plugin dependencies to ensure class scanning happens on runtime artifacts. However, plugin execution may fail if the project defines dependency versions incompatible with those used by the plugin. This change enforces the use of plugin-defined versions for certain dependencies not directly used by Flow at runtime. Additionally, it logs potential incompatibilities for other dependencies if the build fails.

Don't miss a new flow release

NewReleases is sending notifications on new releases.