浏览代码

Bump jaybird from 4.0.3.java8 to 4.0.4.java8

Bumps [jaybird](https://github.com/FirebirdSQL/jaybird) from 4.0.3.java8 to 4.0.4.java8.
- [Release notes](https://github.com/FirebirdSQL/jaybird/releases)
- [Commits](https://github.com/FirebirdSQL/jaybird/commits)

---
updated-dependencies:
- dependency-name: org.firebirdsql.jdbc:jaybird
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 年之前
父节点
当前提交
20d00f9d37
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -63,7 +63,7 @@ ext {
         "h2"                         : "com.h2database:h2:1.4.200",
         "mysql"                      : "mysql:mysql-connector-java:8.0.26",
         "sqlite"                     : "org.xerial:sqlite-jdbc:3.36.0.3",
-        "firebird"                   : "org.firebirdsql.jdbc:jaybird:4.0.3.java8",
+        "firebird"                   : "org.firebirdsql.jdbc:jaybird:4.0.4.java8",
         //cache
         "mybatis-ehcache"            : "org.mybatis.caches:mybatis-ehcache:1.2.1",
         "mybatis-redis"              : "org.mybatis.caches:mybatis-redis:1.0.0-beta2",