Merge pull request #37 from apache/dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.0.0

Bump taglist-maven-plugin from 2.4 to 3.0.0
diff --git a/pom.xml b/pom.xml
index c3f1ac5..e603fcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,7 +312,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>taglist-maven-plugin</artifactId>
-        <version>2.4</version>
+        <version>3.0.0</version>
         <configuration>
           <tags>
             <tag>TODO</tag>