Skip to content

Commit

Permalink
upgrade mssql-jdbc
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneguow committed Jun 14, 2024
1 parent ea2bca7 commit c88501e
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 @@ -326,7 +326,7 @@
<mysql.connector.version>8.4.0</mysql.connector.version>
<postgresql.version>42.7.3</postgresql.version>
<db2.jcc.version>11.5.9.0</db2.jcc.version>
<mssql.jdbc.version>12.6.1.jre11</mssql.jdbc.version>
<mssql.jdbc.version>12.6.2.jre11</mssql.jdbc.version>
<ojdbc11.version>23.4.0.24.05</ojdbc11.version>
</properties>
<repositories>
Expand Down

0 comments on commit c88501e

Please sign in to comment.