Skip to content

Commit

Permalink
chore(java): bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre1…
Browse files Browse the repository at this point in the history
…1 to 12.8.1.jre11 in /java (#2102)

Bumps
[com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc)
from 12.8.0.jre11 to 12.8.1.jre11.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent da6a921 commit 2f042cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/driver/jdbc-validation-mssqlserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<dep.mssql-jdbc.version>12.8.0.jre11</dep.mssql-jdbc.version>
<dep.mssql-jdbc.version>12.8.1.jre11</dep.mssql-jdbc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2f042cf

Please sign in to comment.