We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7275b0 commit 9c762c8Copy full SHA for 9c762c8
pom.xml
@@ -44,7 +44,7 @@
44
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
45
<!-- maven-surefire-plugin 暂时无法通过 bom 的依赖读取(兼容老版本 IDEA 2024 及以前版本) -->
46
<lombok.version>1.18.38</lombok.version>
47
- <spring.boot.version>3.4.5</spring.boot.version>
+ <spring.boot.version>2.7.18</spring.boot.version>
48
<mapstruct.version>1.6.3</mapstruct.version>
49
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50
</properties>
0 commit comments