Skip to content

Commit 645b8f4

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 7.0.0.jre8 to 11.1.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-version: 11.1.0.jre8-preview dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcee228 commit 645b8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample

samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.microsoft.sqlserver</groupId>
2828
<artifactId>mssql-jdbc</artifactId>
29-
<version>7.0.0.jre8</version>
29+
<version>11.1.0.jre8-preview</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)