Bump maven-toolchains-plugin from 1.1 to 3.0.0

Bumps [maven-toolchains-plugin](https://github.com/apache/maven-toolchains-plugin) from 1.1 to 3.0.0.
- [Release notes](https://github.com/apache/maven-toolchains-plugin/releases)
- [Commits](https://github.com/apache/maven-toolchains-plugin/compare/maven-toolchains-plugin-1.1...maven-toolchains-plugin-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 93c5bf4..eba60d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1021,7 +1021,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-toolchains-plugin</artifactId>
-          <version>1.1</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>