Skip to content

Commit 6c63603

Browse files
Build(deps): Bump org.codehaus.mojo:flatten-maven-plugin (#788)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58eede4 commit 6c63603

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
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>org.codehaus.mojo</groupId>
9090
<artifactId>flatten-maven-plugin</artifactId>
91-
<version>1.7.0</version>
91+
<version>1.7.1</version>
9292
<configuration>
9393
<updatePomFile>true</updatePomFile>
9494
<pomElements>

0 commit comments

Comments
 (0)