diff --git a/.gitignore b/.gitignore
index 757cc26..1678e61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ src/test/resources/.demojar.jar
src/test/resources/resources_file.txt
*.iml
.idea
+*.swp
+
diff --git a/pom.xml b/pom.xml
index 422b491..cca7de5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,17 +62,17 @@
commons-io
commons-io
- 2.5
+ 2.8.0
com.googlecode.json-simple
json-simple
- 1.1
+ 1.1.1
junit
junit
- 3.8.1
+ 4.13.1
test