spring boot version update
This commit is contained in:
parent
8b1a7f0c27
commit
653a19594d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
|||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.3.0.RELEASE</version>
|
||||
<version>2.3.7.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
|
Loading…
Reference in a new issue