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 6cc20c5 commit 5367587
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 @@ -546,7 +546,7 @@ under the License.
<jdbc.postgresql.version>42.5.1</jdbc.postgresql.version>
<jdbc.mysql.version>8.0.28</jdbc.mysql.version>
<jdbc.mariadb.version>3.0.8</jdbc.mariadb.version>
<jdbc.mssql.version>11.2.1.jre</jdbc.mssql.version>
<jdbc.mssql.version>12.4.1.jre</jdbc.mssql.version>
<jdbc.oracle.version>21.7.0.0</jdbc.oracle.version>

<adminUser>admin</adminUser>
Expand Down

0 comments on commit 5367587

Please sign in to comment.