Skip to content

Vaadin 23.3.5

Choose a tag to compare

@vaadin-bot vaadin-bot released this 23 Jan 09:38
· 141 commits to 23.3 since this release
de31148

This is a maintenance release for Vaadin 23.3. See 23.3.0 release notes for details and resources.

Notable Changes

  • Since Vaadin 23.3, the minimal supported Spring-boot version is 2.7.x
  • Since Vaadin 23.3.5, due to the founded vulnerability (CVE-2022-1471), dependency for org.yaml:snakeyaml has been removed.
    • Vaadin project is not depending on the vulnerable dependency (org.yaml:snakeyaml) directly, users can add the dependency if needed

Changelogs

Official add-ons and plugins:

  • Spring add-on (23.3.3)
  • CDI add-on (14.1.0)
  • Maven plugin (23.3.5)
  • Gradle plugin (23.3.5)
  • OSGi plugin (8.1.0)
  • Quarkus plugin (1.1.3)
  • Portlet plugin (2.1.0)