aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-20 21:58:05 +0000
committerGitHub <noreply@github.com>2023-03-20 21:58:05 +0000
commit1fe3b520827e0de5d9ad3e0fa336dd5e20967796 (patch)
tree60bbafa3771080c7899e43f56bf7cb0d584a5d49
parenta8a2f82fda825b36acade534f876f595b6566919 (diff)
downloadaspectj-dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0.tar.gz
aspectj-dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0.zip
Bump flatten-maven-plugin from 1.2.2 to 1.4.0dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.2.2 to 1.4.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.2.2...1.4.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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 90547d118..0d5bf4362 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
- <version>1.2.2</version>
+ <version>1.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>