Skip to content

Commit 9592e10

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05ed6cb commit 9592e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-service-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.codehaus.mojo</groupId>
3939
<artifactId>flatten-maven-plugin</artifactId>
40-
<version>1.7.0</version>
40+
<version>1.7.1</version>
4141
<configuration>
4242
<flattenMode>bom</flattenMode>
4343
<outputDirectory>${project.build.directory}</outputDirectory>

0 commit comments

Comments
 (0)