aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-20 22:07:03 +0000
committerGitHub <noreply@github.com>2023-06-20 22:07:03 +0000
commitbf826d6df6d44e1731c74e1ce38a722366fa7cfb (patch)
tree8f4adeadc743a407f83d3c5292da81da90ce2be4
parentab65cbdd5887a1ea4b4e96db044584e347265f9e (diff)
downloadaspectj-dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1.tar.gz
aspectj-dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1.zip
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-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..ee9cd1499 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,7 +315,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>