Skip to content

Commit

Permalink
Merge pull request #3168 from mybatis/renovate/mssql-jdbc.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.microsoft.sqlserver:mssql-jdbc to v12.6.2.jre11
  • Loading branch information
hazendaz committed May 26, 2024
2 parents 4b56e77 + bcaa136 commit 16f8760
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 @@ -135,7 +135,7 @@
<derby.version>10.17.1.0</derby.version>
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.12.0</mockito.version>
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
<mssql-jdbc.version>12.6.2.jre11</mssql-jdbc.version>
<testcontainers.version>1.19.8</testcontainers.version>

<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
Expand Down

0 comments on commit 16f8760

Please sign in to comment.