Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc (#749)
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.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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 7cebca5 commit 09d03e1
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 @@ -61,7 +61,7 @@
<h2.version>2.3.232</h2.version>
<javacc.version>7.0.13</javacc.version>
<jdbc.driver.oracle.version>23.6.0.24.10</jdbc.driver.oracle.version>
<jdbc.driver.sqlserver.version>12.8.1.jre11</jdbc.driver.sqlserver.version>
<jdbc.driver.sqlserver.version>12.9.0.jre11-preview</jdbc.driver.sqlserver.version>
<jdbc.driver.postgres.version>42.7.4</jdbc.driver.postgres.version>
<jdbc.driver.firebird.version>4.0.9.java8</jdbc.driver.firebird.version>
<junit.version>5.11.3</junit.version>
Expand Down

0 comments on commit 09d03e1

Please sign in to comment.