]> source.dussan.org Git - jackcess.git/commitdiff
update some deps
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 29 Apr 2020 02:22:13 +0000 (02:22 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 29 Apr 2020 02:22:13 +0000 (02:22 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1323 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index c998cb7fa888f85f895a1ac3abca0eba6ea9a899..4084fc5a20fe8f29e73c6132ba5dd4047a40d3d5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.8.1</version>
+      <version>3.10</version>
     </dependency>
     <dependency>
       <groupId>commons-logging</groupId>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.12</version>
+      <version>4.13</version>
       <scope>test</scope>
     </dependency>