Bump maven-archetype-plugin from 3.1.1 to 3.2.1

Bumps [maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-archetype/releases)
- [Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.1.1...maven-archetype-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-archetype-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 7dcdde2..bd35edf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-archetype-plugin</artifactId>
-                    <version>3.1.1</version>
+                    <version>3.2.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>