JAVA-25998 Fix parent.relativePath warning (#15032)
This commit is contained in:
parent
e203f430e2
commit
41ed71587d
|
@ -14,6 +14,7 @@
|
|||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.7.11</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue