OSDN Git Service

Update JDOM
[spring-ext/ozacc-mail.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b3d2f9f..4c9c0a1 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -78,9 +78,9 @@
                        <scope>test</scope>
                </dependency>
                <dependency>
-                       <groupId>jdom</groupId>
-                       <artifactId>jdom</artifactId>
-                       <version>1.0</version>
+                       <groupId>org.jdom</groupId>
+                       <artifactId>jdom2</artifactId>
+                       <version>2.0.6.1</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>