This is a maintenance release for Vaadin 23.1. See 23.1.0 release notes for details and resources.
- Vaadin Fusion has been renamed to Hilla, and follows it's own version sequence.
Changelogs
-
Flow (23.1.7) and Hilla (1.1.9)
- 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
from1.14.3
to1.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 classorg.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 application, simply replace any possible occurrences oforg.jsoup.safety.Whitelist
withorg.jsoup.safety.Safelist
and there should not be any other hassles.
- Important Note: Upgrading
- Security upgrade org.jsoup:jsoup to 1.15.3
-
Design System
-
Collaboration Engine (5.1.1)
-
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: