Switch a few core plugins to the new api
diff --git a/pom.xml b/pom.xml
index 8a659ef..5f56406 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <sitePluginVersion>3.9.1</sitePluginVersion>
     <maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
     <surefire.version>2.22.2</surefire.version>
-    <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
+    <mavenPluginToolsVersion>3.6.5-SNAPSHOT</mavenPluginToolsVersion>
     <checkstyle.violation.ignore>None</checkstyle.violation.ignore>
     <project.build.outputTimestamp>2021-04-18T19:03:41Z</project.build.outputTimestamp>
   </properties>