From ae7d965a6da8287ec263abd5f8c5b37d3f727926 Mon Sep 17 00:00:00 2001 From: Piotr Dec Date: Mon, 20 May 2024 23:45:24 +0200 Subject: [PATCH] build: Spring Boot plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 66c3f02..61c5e3b 100644 --- a/pom.xml +++ b/pom.xml @@ -54,4 +54,13 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + + + +