Skip to content

Commit 462306a

Browse files
dependabot[bot]GreenRover
authored andcommitted
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.3 to 1.8.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.3...1.8.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ac0689 commit 462306a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
<plugin>
352352
<groupId>org.codehaus.mojo</groupId>
353353
<artifactId>flatten-maven-plugin</artifactId>
354-
<version>1.7.3</version>
354+
<version>1.8.0</version>
355355
<configuration>
356356
<updatePomFile>true</updatePomFile>
357357
<flattenMode>oss</flattenMode>

0 commit comments

Comments
 (0)