...
diff --git a/pom.xml b/pom.xml
index 2976bf2..f03e353 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,9 @@
 	   </configuration>
       </plugin>
       <plugin>
+        <!-- 08-Mar-2019, tatu: Would get these settings from `jackson-bom` except we 
+              do not extend it so...
+          -->
         <groupId>org.moditect</groupId>
         <artifactId>moditect-maven-plugin</artifactId>
         <executions>