mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
Merge pull request #121 from chillzhuang/dependabot/maven/dev/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
⬆️ Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
This commit is contained in:
commit
3b3b0cd40a
2
pom.xml
2
pom.xml
|
|
@ -40,7 +40,7 @@
|
|||
<module.name>org.springblade.blade.tool</module.name>
|
||||
<!-- jdk Version -->
|
||||
<java.version>17</java.version>
|
||||
<maven.plugin.version>3.14.0</maven.plugin.version>
|
||||
<maven.plugin.version>3.14.1</maven.plugin.version>
|
||||
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
|
||||
<maven.flatten.version>1.7.2</maven.flatten.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user