Skip to content

Commit

Permalink
升级spring-boot到最新版本2.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
yangzongzhuan committed May 26, 2022
1 parent 693498b commit e1c855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.5.13</version>
<version>2.5.14</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e1c855b

Please sign in to comment.