Use JSON for configuration files, remove all references to XML.
[rhynodge.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 28d464d..6f917fb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>3.1</version>
                </dependency>
                <dependency>
-                       <groupId>com.sun.xml.bind</groupId>
-                       <artifactId>jaxb</artifactId>
-                       <version>2.1.9</version>
-               </dependency>
-               <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-core</artifactId>
                        <version>2.1.2</version>