Skip to content

Commit 45c5c56

Browse files
committed
⬆️ 升级Spring/SpringBoot版本为v5.2.9/v2.3.4
1 parent 70c5145 commit 45c5c56

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
@@ -16,8 +16,8 @@
1616
<main.basedir>${basedir}/../..</main.basedir>
1717

1818
<!--Spring Projects-->
19-
<spring.version>5.2.8.RELEASE</spring.version>
20-
<spring.boot.version>2.3.3.RELEASE</spring.boot.version>
19+
<spring.version>5.2.9.RELEASE</spring.version>
20+
<spring.boot.version>2.3.4.RELEASE</spring.boot.version>
2121

2222
<code.builder.core.version>1.0.5.RELEASE</code.builder.core.version>
2323

0 commit comments

Comments
 (0)