Merge pull request #70 from apache/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.23

TENTACLES-16: Bump animal-sniffer-maven-plugin from 1.22 to 1.23
diff --git a/pom.xml b/pom.xml
index 26572f0..a20e0ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.22</version>
+        <version>1.23</version>
         <executions>
           <execution>
             <!-- This checks the source code of our project -->