o Fixed dependency on slf4j to use proper version as requested via CQs 5627+5642
diff --git a/pom.xml b/pom.xml
index 9dfa9c6..29b6d3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
       <!-- This shuts off annoying warnings from ahc's logging -->
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-nop</artifactId>
-      <version>1.6.1</version>
+      <version>1.6.2</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
@@ -416,4 +416,4 @@
       </build>
     </profile>
   </profiles>
-</project>
+</project>
\ No newline at end of file
diff --git a/src/main/resources/about.html b/src/main/resources/about.html
index eb3d927..ae56b82 100644
--- a/src/main/resources/about.html
+++ b/src/main/resources/about.html
@@ -127,7 +127,7 @@
 </p>
 <p>The original binaries and source are available at the <a href="http://maven.org/">Central Repository</a>.
 
-<h4>SLF4J 1.6.1</h4>
+<h4>SLF4J 1.6.2</h4>
 <p>
 The Content includes software developed by QOS.ch as part of the SLF4J project.
 Your use of SLF4J in binary code form contained in the plug-in is subject to the terms and conditions of the