Skip to content

Vaadin 24.0.0.beta3

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 21 Feb 10:12
· 123 commits to 24.0 since this release
bb44234

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: