From 2b3fd6a3acb646f005aba3a1a0dba70162479e73 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:18:54 +0300 Subject: [PATCH 1/2] test sbom PR --- scripts/generator/templates/template-vaadin-bom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/scripts/generator/templates/template-vaadin-bom.xml b/scripts/generator/templates/template-vaadin-bom.xml index 604a3e9f8..dd139c33d 100644 --- a/scripts/generator/templates/template-vaadin-bom.xml +++ b/scripts/generator/templates/template-vaadin-bom.xml @@ -18,10 +18,11 @@ 5.18.1 1.5.35 - 11.0.24 + 11.0.25 2.22.1 3.1.5 2.4.0 + 1.23.1 @@ -63,6 +64,12 @@ pom import + + + org.jsoup + jsoup + ${jsoup.version} + ch.qos.logback From 377ce63daf2ae5cd4ff2282d69c077844599d215 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:25:53 +0300 Subject: [PATCH 2/2] Update template-vaadin-bom.xml --- scripts/generator/templates/template-vaadin-bom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generator/templates/template-vaadin-bom.xml b/scripts/generator/templates/template-vaadin-bom.xml index dd139c33d..846497138 100644 --- a/scripts/generator/templates/template-vaadin-bom.xml +++ b/scripts/generator/templates/template-vaadin-bom.xml @@ -18,7 +18,7 @@ 5.18.1 1.5.35 - 11.0.25 + 11.0.24 2.22.1 3.1.5 2.4.0