升级spring-boot到最新版本2.5.9
This commit is contained in:
parent
46b0016473
commit
4ac64b365f
3
pom.xml
3
pom.xml
@ -15,7 +15,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.5.8</version>
|
||||
<version>2.5.9</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
@ -39,7 +39,6 @@
|
||||
<oshi.version>5.8.6</oshi.version>
|
||||
<jna.version>5.10.0</jna.version>
|
||||
<velocity.version>2.3</velocity.version>
|
||||
<log4j2.version>2.17.1</log4j2.version>
|
||||
<oracle.version>10.2.0.4.0</oracle.version>
|
||||
</properties>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user