Skip to content

Commit ee74d0d

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.3 (#733)
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.1 to 1.7.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.1...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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e23e23 commit ee74d0d

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
@@ -30,7 +30,7 @@
3030
<plugin>
3131
<groupId>org.codehaus.mojo</groupId>
3232
<artifactId>flatten-maven-plugin</artifactId>
33-
<version>1.7.1</version>
33+
<version>1.7.3</version>
3434
<configuration>
3535
<updatePomFile>true</updatePomFile>
3636
</configuration>

0 commit comments

Comments
 (0)