Skip to content

Commit

Permalink
⬆️ 升级SpringBoot版本为2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hengboy committed Apr 6, 2022
1 parent 306752b commit c0c18a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-boot-project/api-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>api-boot-dependencies</artifactId>
<properties>
<main.basedir>${basedir}/../..</main.basedir>
<spring.boot.version>2.6.2</spring.boot.version>
<spring.boot.version>2.6.6</spring.boot.version>
<spring-cloud.version>3.1.0</spring-cloud.version>
<maven-plugin-plugin.version>3.6.2</maven-plugin-plugin.version>
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
Expand Down

0 comments on commit c0c18a8

Please sign in to comment.