From 51058e940b15800afbd4f3034d1da3f24230ae5e Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Thu, 2 Feb 2023 14:25:53 +0200 Subject: [PATCH] match boot version, update path --- spring-boot-modules/spring-boot-keycloak/pom.xml | 2 +- testing-modules/zerocode/pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-keycloak/pom.xml b/spring-boot-modules/spring-boot-keycloak/pom.xml index a59a1e6874..1a2c1232b5 100644 --- a/spring-boot-modules/spring-boot-keycloak/pom.xml +++ b/spring-boot-modules/spring-boot-keycloak/pom.xml @@ -89,7 +89,7 @@ com.baeldung - ${project.basedir}/src/main/resources/products.xsd + /${project.basedir}/src/main/resources/products.xsd diff --git a/testing-modules/zerocode/pom.xml b/testing-modules/zerocode/pom.xml index bcd51bea85..15ef45be63 100644 --- a/testing-modules/zerocode/pom.xml +++ b/testing-modules/zerocode/pom.xml @@ -37,6 +37,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring.boot.version} it