Skip to content

Commit

Permalink
bump com.microsoft.sqlserver:mssql-jdbc
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.4.2.jre11 to 12.9.0.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent afbdd40 commit bf3b999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<profile>
<id>mssqlserver</id>
<properties>
<mssqlserver.jdbc.version>12.4.2.jre11</mssqlserver.jdbc.version>
<mssqlserver.jdbc.version>12.9.0.jre11-preview</mssqlserver.jdbc.version>
</properties>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<profile>
<id>mssqlserver</id>
<properties>
<mssqlserver.jdbc.version>12.4.2.jre11</mssqlserver.jdbc.version>
<mssqlserver.jdbc.version>12.9.0.jre11-preview</mssqlserver.jdbc.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit bf3b999

Please sign in to comment.