chore:依赖升级最新版本

This commit is contained in:
YunaiV
2025-11-24 16:56:55 +08:00
parent 43fd4ef18f
commit e286630fdd
3 changed files with 11 additions and 30 deletions

View File

@@ -42,7 +42,7 @@
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
<flatten-maven-plugin.version>1.7.2</flatten-maven-plugin.version>
<!-- maven-surefire-plugin 暂时无法通过 bom 的依赖读取(兼容老版本 IDEA 2024 及以前版本) -->
<lombok.version>1.18.38</lombok.version>
<lombok.version>1.18.42</lombok.version>
<spring.boot.version>3.5.4</spring.boot.version>
<mapstruct.version>1.6.3</mapstruct.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>