From 97714503bc1160bdbf8a0e3ce7cdfcdb9c53ab35 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 4 Feb 2025 04:11:50 +0000 Subject: [PATCH 1/4] Update vaadin.version to v24.6.4 --- template-placeholder-demo/pom.xml | 2 +- template-placeholder/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template-placeholder-demo/pom.xml b/template-placeholder-demo/pom.xml index c9e7762..780ab96 100644 --- a/template-placeholder-demo/pom.xml +++ b/template-placeholder-demo/pom.xml @@ -29,7 +29,7 @@ software.xdev.vaadin.Application - 24.6.2 + 24.6.4 3.4.2 diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index ff6e482..6710f17 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -49,7 +49,7 @@ UTF-8 - 24.6.2 + 24.6.4 From 2748dfb95bc6ec02e8571a6b700d9fd2bf889adb Mon Sep 17 00:00:00 2001 From: AB Date: Wed, 12 Feb 2025 08:28:05 +0100 Subject: [PATCH 2/4] Add installation guide to Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a8a96c6..f9924bc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ A Vaadin Template Repo ## Installation [Installation guide for the latest release](https://github.com/xdev-software/template-placeholder/releases/latest#Installation) +### Additional notes +* [Spring-Boot] You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages) + ## Run the Demo * Checkout the repo * Run ``mvn install && mvn -f template-placeholder-demo spring-boot:run`` From 9572608a8d522cb78268b49893e7cdc9d6e88588 Mon Sep 17 00:00:00 2001 From: AB Date: Wed, 12 Feb 2025 08:29:27 +0100 Subject: [PATCH 3/4] Reword --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9924bc..f030b89 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ A Vaadin Template Repo ## Installation [Installation guide for the latest release](https://github.com/xdev-software/template-placeholder/releases/latest#Installation) -### Additional notes -* [Spring-Boot] You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages) +### Spring-Boot +* You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages) ## Run the Demo * Checkout the repo From 90e7a82798dd94460d54932afb534d9692ab4d3c Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Thu, 13 Feb 2025 04:11:41 +0000 Subject: [PATCH 4/4] Update vaadin.version to v24.6.5 --- template-placeholder-demo/pom.xml | 2 +- template-placeholder/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template-placeholder-demo/pom.xml b/template-placeholder-demo/pom.xml index 780ab96..2697d07 100644 --- a/template-placeholder-demo/pom.xml +++ b/template-placeholder-demo/pom.xml @@ -29,7 +29,7 @@ software.xdev.vaadin.Application - 24.6.4 + 24.6.5 3.4.2 diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index 6710f17..1f9b888 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -49,7 +49,7 @@ UTF-8 - 24.6.4 + 24.6.5