Skip to content

Commit 90369db

Browse files
committed
⬆️ 升级SpringBoot版本
1 parent b72cbb2 commit 90369db

File tree

1 file changed

+2
-2
lines changed
  • api-boot-project/api-boot-dependencies

1 file changed

+2
-2
lines changed

api-boot-project/api-boot-dependencies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<properties>
1616
<main.basedir>${basedir}/../..</main.basedir>
1717
<minbox-bom.version>1.0.5-SNAPSHOT</minbox-bom.version>
18-
<spring.boot.version>2.3.6.RELEASE</spring.boot.version>
18+
<spring.boot.version>2.4.4</spring.boot.version>
1919
<spring-cloud.version>2.2.6.RELEASE</spring-cloud.version>
2020
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
21-
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
21+
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
2222
</properties>
2323
<dependencyManagement>
2424
<dependencies>

0 commit comments

Comments
 (0)