Skip to content

Commit

Permalink
Update dependency com.microsoft.sqlserver:mssql-jdbc to v11.2.3.jre8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 43a7121 commit a4b92ae
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 @@ -85,7 +85,7 @@

<!-- JDBC drivers -->
<jtds.version>1.3.1</jtds.version>
<mssql-jdbc.version>11.2.1.jre8</mssql-jdbc.version>
<mssql-jdbc.version>11.2.3.jre8</mssql-jdbc.version>
<mysql-connector-java.version>8.0.31</mysql-connector-java.version>
<ojdbc.version>21.7.0.0</ojdbc.version>
<postgresql.version>42.5.1</postgresql.version>
Expand Down

0 comments on commit a4b92ae

Please sign in to comment.