[MRESOLVER-74] Upgrade SLF4J to 1.7.25
diff --git a/pom.xml b/pom.xml
index 4b4adac..e6192de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
       <!-- This shuts off annoying warnings from slf4j-api -->
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-nop</artifactId>
-      <version>1.6.2</version>
+      <version>1.7.25</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>