Skip to content

Commit 2d025dc

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 61bb795 commit 2d025dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<plugin>
308308
<groupId>org.codehaus.mojo</groupId>
309309
<artifactId>flatten-maven-plugin</artifactId>
310-
<version>1.7.2</version>
310+
<version>1.7.3</version>
311311
<configuration>
312312
<updatePomFile>true</updatePomFile>
313313
<flattenMode>ossrh</flattenMode>

0 commit comments

Comments
 (0)