From afe1cfae090bffd2d7da6ec37c0ea31155b1c0a9 Mon Sep 17 00:00:00 2001 From: Krzysiek Date: Tue, 9 Nov 2021 12:36:38 +0100 Subject: [PATCH] JAVA-8202: Move spring-boot-react to the heavy profile --- pom.xml | 4 ++++ spring-boot-modules/pom.xml | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2a53f38b7..1b712786d8 100644 --- a/pom.xml +++ b/pom.xml @@ -764,6 +764,8 @@ libraries-5 libraries-6 + spring-boot-modules/spring-boot-react + vaadin vavr vavr-2 @@ -1217,6 +1219,8 @@ libraries-5 libraries-6 + spring-boot-modules/spring-boot-react + vaadin vavr vavr-2 diff --git a/spring-boot-modules/pom.xml b/spring-boot-modules/pom.xml index 0e4c2fe60b..9e0c49a12d 100644 --- a/spring-boot-modules/pom.xml +++ b/spring-boot-modules/pom.xml @@ -72,7 +72,6 @@ spring-boot-vue spring-boot-actuator spring-boot-data-2 - spring-boot-react spring-boot-validation