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 9.4.0.jre8 to 12.7.1.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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 827a52a commit d9e6ad4
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 @@ -43,7 +43,7 @@
<maven.compiler.source>11</maven.compiler.source>
<version.org.postgresql.postgresql>42.7.3</version.org.postgresql.postgresql>
<version.com.h2database>2.2.224</version.com.h2database>
<version.com.microsoft.sqlserver>9.4.0.jre8</version.com.microsoft.sqlserver>
<version.com.microsoft.sqlserver>12.7.1.jre8-preview</version.com.microsoft.sqlserver>
<version.com.oracle.ojdbc8>19.3.0.0</version.com.oracle.ojdbc8>
<version.inject>1</version.inject>
<version.junit>4.13.2</version.junit>
Expand Down

0 comments on commit d9e6ad4

Please sign in to comment.