Skip to content

Commit eb40e80

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin in /ladybug-test-webapp (#896)
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.3 to 1.8.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.3...1.8.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2deaed3 commit eb40e80

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
@@ -485,7 +485,7 @@
485485
<plugin>
486486
<groupId>org.codehaus.mojo</groupId>
487487
<artifactId>flatten-maven-plugin</artifactId>
488-
<version>1.7.3</version>
488+
<version>1.8.0</version>
489489
<configuration>
490490
<updatePomFile>true</updatePomFile>
491491
<flattenMode>resolveCiFriendliesOnly</flattenMode>

0 commit comments

Comments
 (0)