Bump moditect-maven-plugin from 1.0.0.RC3 to 1.0.0.Final

Bumps [moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC3 to 1.0.0.Final.
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](https://github.com/moditect/moditect/compare/1.0.0.RC3...1.0.0.Final)

---
updated-dependencies:
- dependency-name: org.moditect:moditect-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index e2ce8c2..54c62f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -531,7 +531,7 @@
                     <plugin>
                         <groupId>org.moditect</groupId>
                         <artifactId>moditect-maven-plugin</artifactId>
-                        <version>1.0.0.RC3</version>
+                        <version>1.0.0.Final</version>
                         <executions>
                             <execution>
                                 <id>add-module-infos</id>