From 0116120843b716cb86c7564541e6ee73f7cb4d7d Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Fri, 19 May 2023 16:50:33 +0300 Subject: [PATCH] Pom: Add spring-boot-version in maven-plugin --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 141da51..3cb93e5 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot-version} eu.dnetlib.uoaadmintools.UoaAdminToolsApplication true