From c998d79c16ab7dc9f40d3c10f59cd58a489d71da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Tue, 25 Feb 2025 16:39:01 +0100 Subject: [PATCH] spring-boot-maven-plugin executable --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index bca497d..aa1f60d 100644 --- a/pom.xml +++ b/pom.xml @@ -53,4 +53,14 @@ + + Data + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file