Bump plexus-utils from 2.0.1 to 3.0.16 in /docs/asciidoc/ClientGuide

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 2.0.1 to 3.0.16.
- [Release notes](https://github.com/sonatype/plexus-utils/releases)
- [Commits](https://github.com/sonatype/plexus-utils/compare/plexus-utils-2.0.1...plexus-utils-3.0.16)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/docs/asciidoc/ClientGuide/pom.xml b/docs/asciidoc/ClientGuide/pom.xml
index 6f66608..46990c0 100644
--- a/docs/asciidoc/ClientGuide/pom.xml
+++ b/docs/asciidoc/ClientGuide/pom.xml
@@ -181,7 +181,7 @@
                                 <!-- NOTE: The fix for PLXUTILS-120 is crucial for the new assembly descriptor -->
                                 <groupId>org.codehaus.plexus</groupId>
                                 <artifactId>plexus-utils</artifactId>
-                                <version>2.0.1</version>
+                                <version>3.0.16</version>
                             </dependency>
                         </dependencies>
                         <executions>