diff --git a/.classpath b/.classpath
index 0598e50..2750cc7 100644
--- a/.classpath
+++ b/.classpath
@@ -5,12 +5,12 @@
-
+
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
index fbb080d..85a4f62 100644
--- a/.settings/org.eclipse.jdt.core.prefs
+++ b/.settings/org.eclipse.jdt.core.prefs
@@ -83,7 +83,7 @@ org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_de
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true
-org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true
+org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=false
org.eclipse.jdt.core.formatter.indent_empty_lines=false
org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
diff --git a/lib/commons-codec-1.4.jar b/lib/commons-codec-1.4.jar
deleted file mode 100644
index 458d432..0000000
Binary files a/lib/commons-codec-1.4.jar and /dev/null differ
diff --git a/lib/commons-codec-1.8-sources.jar b/lib/commons-codec-1.8-sources.jar
new file mode 100644
index 0000000..900af03
Binary files /dev/null and b/lib/commons-codec-1.8-sources.jar differ
diff --git a/lib/commons-codec-1.8.jar b/lib/commons-codec-1.8.jar
new file mode 100644
index 0000000..32f84c9
Binary files /dev/null and b/lib/commons-codec-1.8.jar differ