Skip to content

Commit e73236c

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebfc5ed commit e73236c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spreadsheet-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.codehaus.mojo</groupId>
7575
<artifactId>flatten-maven-plugin</artifactId>
76-
<version>1.6.0</version>
76+
<version>1.7.0</version>
7777
<configuration>
7878
<flattenMode>bom</flattenMode>
7979
<outputDirectory>${project.build.directory}</outputDirectory>

0 commit comments

Comments
 (0)