diff --git a/pom.xml b/pom.xml
index d5b8668..53cd5cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,7 @@
org.apache.commons
commons-csv
- 1.11.0
+ 1.14.0
com.github.javafaker
diff --git a/src/test/resources/log4j2.xml b/src/test/resources/log4j2.xml
index 78bbb18..26a6d87 100644
--- a/src/test/resources/log4j2.xml
+++ b/src/test/resources/log4j2.xml
@@ -1,4 +1,4 @@
-
+
-
+ pattern="%-5p | %d{yyyy-MM-dd HH:mm:ss} | [%t] %C{2} (%F:%L) - %m%n" />
-
+
\ No newline at end of file