chore: update animal-sniffer-maven-plugin

* this fix an error while executing the 'check' goal in tobago-example-demo
diff --git a/pom.xml b/pom.xml
index 4829802..1caf9b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1010,7 +1010,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>animal-sniffer-maven-plugin</artifactId>
-          <version>1.14</version>
+          <version>1.18</version>
         </plugin>
         <!--
         usage: $ mvn versions:display-dependency-updates