Skip to content

Commit

Permalink
build(deps-dev): 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.8.1.jre8 to 12.9.0.jre8-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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent f210d66 commit 01b34be
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 @@ -130,7 +130,7 @@
<postgresql.version>42.7.4</postgresql.version>
<mysql.version>9.1.0</mysql.version>
<mariadb.version>3.5.1</mariadb.version>
<mssql.version>12.8.1.jre8</mssql.version>
<mssql.version>12.9.0.jre8-preview</mssql.version>
<ojdbc8.version>23.6.0.24.10</ojdbc8.version>
</properties>

Expand Down

0 comments on commit 01b34be

Please sign in to comment.