Skip to content

Commit

Permalink
dbeaver/dbeaver#17169 Update FireBird driver to version 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LonwoLonwo committed Jun 13, 2024
1 parent a84f822 commit d95817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/drivers/jaybird/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird</artifactId>
<version>5.0.2.java11</version>
<version>5.0.4.java11</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d95817e

Please sign in to comment.