]> source.dussan.org Git - iciql.git/commitdiff
Update to Derby 10.13.1.1
authorJames Moger <james.moger@gitblit.com>
Mon, 30 Jan 2017 21:39:23 +0000 (16:39 -0500)
committerJames Moger <james.moger@gitblit.com>
Mon, 30 Jan 2017 21:46:03 +0000 (16:46 -0500)
pom.xml

diff --git a/pom.xml b/pom.xml
index 0e10ca3c3c535dec70e6c5d33b141e267dd3320c..ac2f847d2bc168dc87b1769293273d6917e89fb4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>org.apache.derby</groupId>
             <artifactId>derby</artifactId>
-            <version>10.12.1.1</version>
+            <version>10.13.1.1</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.derby</groupId>
             <artifactId>derbyclient</artifactId>
-            <version>10.12.1.1</version>
+            <version>10.13.1.1</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.derby</groupId>
             <artifactId>derbynet</artifactId>
-            <version>10.12.1.1</version>
+            <version>10.13.1.1</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>