From a4d3dfb9c98be80f753b1e5a9b912bb6545ccc86 Mon Sep 17 00:00:00 2001 From: Soroosh Taefi Date: Wed, 27 Mar 2024 10:51:40 +0200 Subject: [PATCH] chore: upgrade atmosphere runtime to 3.0.5.slf4jvaadin1 (#2266) This also set the `enforcer.skip` for the hilla-bom module to skip the unnecessary execution of enforcer plugin in that module. Co-authored-by: Anton Platonov --- packages/java/endpoint/pom.xml | 2 +- packages/java/hilla-bom/pom.xml | 4 ++++ pom.xml | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/java/endpoint/pom.xml b/packages/java/endpoint/pom.xml index dc170d4661..dc73b1d4d7 100644 --- a/packages/java/endpoint/pom.xml +++ b/packages/java/endpoint/pom.xml @@ -114,7 +114,7 @@ com.vaadin.external.atmosphere atmosphere-runtime - 3.0.4.slf4jvaadin1 + ${atmosphere.version} com.vaadin.external.google diff --git a/packages/java/hilla-bom/pom.xml b/packages/java/hilla-bom/pom.xml index 1e9a66525c..9c4b0cc771 100644 --- a/packages/java/hilla-bom/pom.xml +++ b/packages/java/hilla-bom/pom.xml @@ -12,6 +12,10 @@ 24.4-SNAPSHOT https://hilla.dev + + true + + diff --git a/pom.xml b/pom.xml index 57a24b65bd..5837dc0df1 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ 4.0.4 3.25.9 12.0.3 + 3.0.5.slf4jvaadin1