- update to logj dependency to 1.2.14
- renamed getCopyOfPropertyMap to getCopyOfContextMap in MDCAdapter and co.
diff --git a/pom.xml b/pom.xml
index 596c1f7..1c0c19d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
       <dependency>
         <groupId>log4j</groupId>
         <artifactId>log4j</artifactId>
-        <version>1.2.13</version>
+        <version>1.2.14</version>
       </dependency>
 
    </dependencies>