From 351debe1e81d313df7d463585f0bb066bb2396ed Mon Sep 17 00:00:00 2001
From: ?? ? <ulysseskao@ximple.com.tw>
Date: Sun, 11 May 2008 21:59:14 +0800
Subject: [PATCH] update for EOFM-71

---
 xdgnjobs/pom.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/xdgnjobs/pom.xml b/xdgnjobs/pom.xml
index 7b031fe..cd8219d 100644
--- a/xdgnjobs/pom.xml
+++ b/xdgnjobs/pom.xml
@@ -138,7 +138,7 @@
       <dependency>
         <groupId>commons-collections</groupId>
         <artifactId>commons-collections</artifactId>
-        <version>3.2</version>
+        <version>3.2.1</version>
       </dependency>
       <dependency>
         <groupId>commons-digester</groupId>
@@ -148,7 +148,7 @@
       <dependency>
         <groupId>commons-pool</groupId>
         <artifactId>commons-pool</artifactId>
-        <version>1.3</version>
+        <version>1.4</version>
       </dependency>
       <dependency>
         <groupId>commons-logging</groupId>
@@ -169,7 +169,7 @@
       <dependency>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-contrib</artifactId>
-        <version>3.0.1-FINAL</version>
+        <version>3.0.2-FINAL</version>
       </dependency>
 
       <!-- geotools -->

--
Gitblit v0.0.0-SNAPSHOT