This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new e12dca349 Update dependency
org.apache.maven.plugins:maven-clean-plugin to v3.4.0 (#168)
e12dca349 is described below
commit e12dca3496085f3f54e4cb3c23cc426d650cd0c6
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jun 20 09:39:18 2024 +0200
Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.0
(#168)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c07ccf811..782391351 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
- <version>3.3.2</version>
+ <version>3.4.0</version>
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>