Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0

This commit is contained in:
renovate[bot] 2024-03-18 20:33:33 +00:00 committed by GitHub
parent f97e468820
commit 6bc66199b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
<git.commit.plugin>8.0.1</git.commit.plugin>
<spring.checkstyle.plugin>0.0.41</spring.checkstyle.plugin>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
</properties>
<!-- 以下依赖 全局所有的模块都会引入 -->