From 737c6bddc3d87eae02e1af75daa90aa545acc521 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Thu, 31 Jul 2025 12:08:38 +0300 Subject: [PATCH] Fix: Rollback skipping spring maven plugin (#2574) Signed-off-by: Avgustin Marinov --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 948d11b0b..370701e18 100644 --- a/pom.xml +++ b/pom.xml @@ -368,13 +368,6 @@ org.jacoco jacoco-maven-plugin - - org.springframework.boot - spring-boot-maven-plugin - - true - -