From 64e6342d36e0274ae94e58df06ce98c55be5fc88 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Patrik=20Lindstr=C3=B6m?= Date: Fri, 8 Nov 2024 10:19:29 +0200 Subject: [PATCH] chore: Update release notes for 8.14.4 --- all/src/main/templates/release-notes.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index e7d332458f..ce7212cdd9 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,10 +83,14 @@ enhancements. Below is a list of the most notable changes:

- -

+
  • Updated POMs to use HTTPS URLs instead of HTTP
  • +
  • Updated Atmosphere version for security
  • +
  • Updated commons-io, commons-cli, commons-codec and hsqldb to latest stable versions
  • +
  • Updated animal sniffer for build stability
  • +
  • Introduced Maven Flatten plugin for cleaner shipped POMs
  • +
  • Added a development-time warning message to the logs to notify users that this is an + unmaintained release.
  • +

    For enhancements introduced in Vaadin Framework 8.13, see the