From 550dc0b458e091dbcc847946da5ce32f71476f71 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:24:41 +0300 Subject: [PATCH] chore: update form-filler/kits for vaadin 24.2.0 (#4592) * chore: update form-filler/kits for vaadin 24.2.0 * Update generateAndCheckSBOM.js --- scripts/generateAndCheckSBOM.js | 2 +- versions.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/scripts/generateAndCheckSBOM.js b/scripts/generateAndCheckSBOM.js index a4e1d036f..29e7fd0d4 100755 --- a/scripts/generateAndCheckSBOM.js +++ b/scripts/generateAndCheckSBOM.js @@ -51,7 +51,7 @@ const cveWhiteList = { 'pkg:maven/io.netty/netty-handler@4.1.94.Final': ['CVE-2023-4586'], 'pkg:maven/io.netty/netty-transport@4.1.94.Final': ['CVE-2023-4586'], // remove after using the dependency-check-plugin 8.4.1 - 'pkg:maven/com.vaadin.flow.ai/form-filler-addon@1.0.0.rc1': ['CVE-2019-25027', 'CVE-2021-31412', 'CVE-2018-25007', 'CVE-2021-31404'] + 'pkg:maven/com.vaadin.flow.ai/form-filler-addon@1.0.0': ['CVE-2019-25027', 'CVE-2021-31412', 'CVE-2018-25007', 'CVE-2021-31404'] } const STYLE = `