diff --git a/.gitignore b/.gitignore index 98aa482d23..4c1c83ee6f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ bitsquare.iml *.wallet *.ser *.wallet + +*.log diff --git a/pom.xml b/pom.xml index d81600d968..25b664e8ea 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ org.twdata.maven mojo-executor - 2.0 + 2.1.0