]> source.dussan.org Git - jackcess.git/commitdiff
update apache commons deps
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 28 May 2014 23:56:36 +0000 (23:56 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 28 May 2014 23:56:36 +0000 (23:56 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@863 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 3b4ef7990b8dbbe121ffb60d7e04e1bea586b503..089cda9e093a1a1afa0131430c12c44b7e240a2e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
-      <version>2.0</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.0.3</version>
+      <version>1.1.3</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>