Update dependency org.springframework.boot:spring-boot-starter-parent to v4
This commit is contained in:
parent
b708af177f
commit
57e752d918
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -5,7 +5,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.5.9</version>
|
<version>4.0.2</version>
|
||||||
<relativePath/> <!-- lookup parent from repository -->
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>de.avatic</groupId>
|
<groupId>de.avatic</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue