Skip to content

Commit

Permalink
升级spring-boot到最新版本2.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yangzongzhuan committed Feb 26, 2022
1 parent b99efad commit 893b29c
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 893b29c

Please sign in to comment.