mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-14 19:59:44 +08:00
⬆️ Bump org.codehaus.mojo:flatten-maven-plugin
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.2...1.7.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1348d7f0de
commit
0ce80e1154
2
pom.xml
2
pom.xml
|
|
@ -42,7 +42,7 @@
|
|||
<java.version>17</java.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>
|
||||
<maven.flatten.version>1.7.3</maven.flatten.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user