Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 79ce9d8

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.2.7 to 1.5.0
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.2.7 to 1.5.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.2.7...1.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e80af2 commit 79ce9d8

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
@@ -201,7 +201,7 @@
201201
<plugin>
202202
<groupId>org.codehaus.mojo</groupId>
203203
<artifactId>flatten-maven-plugin</artifactId>
204-
<version>1.2.7</version>
204+
<version>1.5.0</version>
205205
<configuration>
206206
<updatePomFile>true</updatePomFile>
207207
<!-- This does the magic -->

0 commit comments

Comments
 (0)