Skip to content

Commit 6803759

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.3
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.6.0 to 1.7.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.6.0...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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cc7559 commit 6803759

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assembly-thin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.codehaus.mojo</groupId>
6666
<artifactId>flatten-maven-plugin</artifactId>
67-
<version>1.6.0</version>
67+
<version>1.7.3</version>
6868
<configuration>
6969
<updatePomFile>true</updatePomFile>
7070
<flattenMode>oss</flattenMode>

assembly-uber/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.codehaus.mojo</groupId>
6666
<artifactId>flatten-maven-plugin</artifactId>
67-
<version>1.6.0</version>
67+
<version>1.7.3</version>
6868
<configuration>
6969
<updatePomFile>true</updatePomFile>
7070
<flattenMode>oss</flattenMode>

0 commit comments

Comments
 (0)