Skip to content

Commit

Permalink
Upgrading MS SQL JDBC driver
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Sep 1, 2023
1 parent b1b3ed0 commit 05456fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ under the License.
<jdbc.postgresql.version>42.6.0</jdbc.postgresql.version>
<jdbc.mysql.version>8.1.0</jdbc.mysql.version>
<jdbc.mariadb.version>3.1.4</jdbc.mariadb.version>
<jdbc.mssql.version>12.4.0.jre</jdbc.mssql.version>
<jdbc.mssql.version>12.4.1.jre</jdbc.mssql.version>
<jdbc.oracle.version>23.2.0.0</jdbc.oracle.version>

<bundles.directory>${project.build.directory}/bundles</bundles.directory>
Expand Down

0 comments on commit 05456fa

Please sign in to comment.