github vaadin/platform 23.0.16
Vaadin 23.0.16

latest releases: 24.4.13, 24.5.0.beta4, 23.5.7...
2 years ago

This will be the last release for Vaadin 23.0, we recommend you to use the latest Vaadin versions (23.2.0) to get better support.

This is a maintenance release for Vaadin 23. See 23.0.0 release notes for details and resources.

NOTE:

  • Starting from Vaadin 23, Java 11 is required on your Vaadin apps.
  • Flow starts to follow platform version
  • Vaadin Spring addon is part of the flow project, following platform versioning
  • Vaadin Fusion has been renamed to Hilla, and follows it's own version sequence.

Changelogs

  • Flow (23.0.14) and Hilla (1.0.16)

    • Security upgrade org.jsoup:jsoup to 1.15.3
      The following vulnerability are fixed with the upgrade: https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-2989728
      • Important Note: Upgrading jsoup from 1.14.3 to 1.15.3 includes an API breaking change and it might prevents the compilation of your code (only if you had a any direct usage of the removed deprecated class org.jsoup.safety.Whitelist). This was necessary to fix the potential security vulnerability listed above, and it is recommended to upgrade to this version. If you happened to have a compile error in your applciation, simply replace any possible occurrences of org.jsoup.safety.Whitelist with org.jsoup.safety.Safelist and there should not be any other hassles.
  • Design System

  • Collaboration Engine (5.0.3)

  • Designer (Release notes)

  • TestBench (8.0.2)

  • Classic Components(23.0.2)

  • Multiplatform Runtime (MPR) (6.0.2)

  • Router (1.7.4)

Official add-ons and plugins:

  • Spring add-on (23.0.14)
  • CDI add-on (14.0.0)
  • Maven plugin (23.0.16)
  • Gradle plugin (23.0.16)
  • OSGi plugin (8.0.1)
  • Quarkus plugin (1.0.0)

Don't miss a new platform release

NewReleases is sending notifications on new releases.