match boot version, update path

This commit is contained in:
Loredana Crusoveanu
2023-02-02 14:25:53 +02:00
parent 7f5722c564
commit adb277c07e
2 changed files with 2 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring.boot.version}</version>
<configuration>
<profiles>
<profile>it</profile>