Skip to content

Commit

Permalink
Merge branch 'pr347'
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Mar 25, 2024
2 parents 26fbe9c + 0706169 commit b138615
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,7 @@
<!-- versions of JDBC drivers -->

<version.com.h2database>2.2.224</version.com.h2database>
<!-- 12.2.0.jre8 has non-optional import for jdk.net package -->
<version.com.microsoft.sqlserver.jdbc>12.3.1.jre8-preview</version.com.microsoft.sqlserver.jdbc>
<version.com.microsoft.sqlserver.jdbc>12.6.1.jre8</version.com.microsoft.sqlserver.jdbc>
<version.com.oracle.database.jdbc>23.2.0.0</version.com.oracle.database.jdbc>
<!-- see https://dev.mysql.com/doc/connector-j/en/connector-j-upgrading-to-8.0.html -->
<version.com.mysql>8.3.0</version.com.mysql>
Expand Down

0 comments on commit b138615

Please sign in to comment.