Skip to content

Commit

Permalink
Upgrade to DB2 JDBC 11.5.4.0 final driver
Browse files Browse the repository at this point in the history
  • Loading branch information
aguibert committed Jul 1, 2020
1 parent bb7f313 commit e1fa7ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ jobs:
hibernate-orm-rest-data-panache
- category: Data5
postgres: "true"
timeout: 55
timeout: 60
test-modules: >
jpa-postgresql
hibernate-search-elasticsearch
Expand Down
3 changes: 1 addition & 2 deletions bom/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@
<mysql-jdbc.version>8.0.20</mysql-jdbc.version>
<mssql-jdbc.version>7.2.2.jre8</mssql-jdbc.version>
<derby-jdbc.version>10.14.2.0</derby-jdbc.version>
<!-- TODO: Update this once driver is GA'd -->
<db2-jdbc.version>11.5.4.0-RC1</db2-jdbc.version>
<db2-jdbc.version>11.5.4.0</db2-jdbc.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
<rest-assured.version>4.3.0</rest-assured.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
Expand Down

0 comments on commit e1fa7ed

Please sign in to comment.