github vaadin/platform 24.0.0.beta2
Vaadin 24.0.0.beta2

latest releases: 24.5.0.beta1, 23.5.5, 14.12.1...
pre-release19 months ago

Changelogs · Upgrading guides · Docs · Get Started

This is a pre-release for the Vaadin 24.0. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :

<repositories>
    <repository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </repository>
</repositories>

<pluginRepositories>
    <pluginRepository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </pluginRepository>
</pluginRepositories>

Note

There is a False Positive Report on vulnerabilities checking with this Vaadin version, we have already summited the solution to the Dependency-Check-Maven which will be released with their next release.

 Vulnerabilities in: pkg:maven/com.vaadin/sso-kit-starter@2.0.0.beta1 [CVE-2020-36321, CVE-2021-31407, CVE-2021-31412, CVE-2021-31404]

Changelogs

Official add-ons and plugins:

Don't miss a new platform release

NewReleases is sending notifications on new releases.