Skip to content

Commit

Permalink
⬆️ 升级SpringBoot版本
Browse files Browse the repository at this point in the history
  • Loading branch information
hengboy committed Aug 27, 2024
1 parent 8c195cc commit 1376ffb
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.7.15</spring.boot.version>
<spring.boot.version>2.7.18</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 1376ffb

Please sign in to comment.