diff --git a/.gitignore b/.gitignore index 2061c9e..73df60d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target .classpath .project +.settings diff --git a/pom.xml b/pom.xml index 582b306..017ec6d 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,7 @@ ch.qos.logback logback-classic + 1.2.3 test