Update Firebird driver version

Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/06ab9ed5
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/06ab9ed5
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/06ab9ed5

Branch: refs/heads/master
Commit: 06ab9ed58ee30ad2b89684aa7794e2e391f5f331
Parents: 0a83ab7
Author: Nikita Timofeev <stari...@gmail.com>
Authored: Tue Jul 31 14:55:26 2018 +0300
Committer: Nikita Timofeev <stari...@gmail.com>
Committed: Tue Jul 31 14:55:26 2018 +0300

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/06ab9ed5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2c469fe..40cda97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1240,8 +1240,8 @@
                        <dependencies>
                                <dependency>
                                        <groupId>org.firebirdsql.jdbc</groupId>
-                                       <artifactId>jaybird-jdk17</artifactId>
-                                       <version>2.2.12</version>
+                                       <artifactId>jaybird-jdk18</artifactId>
+                                       <version>3.0.3</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>

Reply via email to