diff --git a/pom.xml b/pom.xml
index d30f050..283671c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
maven-clean-plugin
- 3.3.3-SNAPSHOT
+ 3.4.0-SNAPSHOT
maven-plugin
Apache Maven Clean Plugin
@@ -61,7 +61,9 @@ under the License.
- 3.2.5
+ 3.6.3
+
+ 3.12.0
2023-10-23T06:00:49Z
@@ -75,7 +77,6 @@ under the License.
org.codehaus.plexus
plexus-utils
- 4.0.0
@@ -95,7 +96,6 @@ under the License.
org.codehaus.plexus
plexus-xml
- 3.0.0
test
diff --git a/src/site/apt/examples/delete_additional_files.apt.vm b/src/site/apt/examples/delete_additional_files.apt.vm
index 84ed079..0fa768c 100644
--- a/src/site/apt/examples/delete_additional_files.apt.vm
+++ b/src/site/apt/examples/delete_additional_files.apt.vm
@@ -68,7 +68,7 @@ Delete Additional Files Not Exposed to Maven
is equivalent to:
+--------
- ${basedir}/some/relative/path
+ ${project.basedir}/some/relative/path
+--------
You could also define file set rules in a parent POM. In this case, the clean plugin adds the subproject