Skip to content

Commit

Permalink
chore(java): bump com.microsoft.sqlserver:mssql-jdbc in /java
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.7.0.jre11-preview to 12.7.1.jre11-preview.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent a5f8474 commit 647111f
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.7.0.jre11-preview</dep.mssql-jdbc.version>
<dep.mssql-jdbc.version>12.7.1.jre11-preview</dep.mssql-jdbc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 647111f

Please sign in to comment.