diff --git a/pom.xml b/pom.xml
index db0c6d5..d264e54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
Sean Strawsburg
- don@goforward.group
+ sean@goforward.group
Forward Group, LLC
@@ -53,7 +53,6 @@
org.springframework.boot
spring-boot-starter-web
-
org.springframework.boot
spring-boot-devtools
@@ -87,6 +86,11 @@
spring-boot-starter-test
test
+
+ org.apache.commons
+ commons-csv
+ 1.11.0
+