Skip to content

Commit 4eb57e6

Browse files
dependabot[bot]robinmaisch
authored andcommitted
Dependency(deps): Bump org.codehaus.mojo:flatten-maven-plugin
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] <[email protected]>
1 parent 3cd90c5 commit 4eb57e6

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
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.codehaus.mojo</groupId>
287287
<artifactId>flatten-maven-plugin</artifactId>
288-
<version>1.7.2</version>
288+
<version>1.7.3</version>
289289
<configuration>
290290
<updatePomFile>true</updatePomFile>
291291
<flattenMode>resolveCiFriendliesOnly</flattenMode>

0 commit comments

Comments
 (0)