Skip to content

Commit e862e92

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.2...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>
1 parent 8ea5bdd commit e862e92

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
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.codehaus.mojo</groupId>
291291
<artifactId>flatten-maven-plugin</artifactId>
292-
<version>1.7.2</version>
292+
<version>1.7.3</version>
293293
<configuration>
294294
<updatePomFile>true</updatePomFile>
295295
<flattenMode>ossrh</flattenMode>

0 commit comments

Comments
 (0)