Skip to content

Commit 058d7b4

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.2.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 eddb7b3 commit 058d7b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/tutorials/java/Windows/SqlServerColumnstoreSample

samples/tutorials/java/Windows/SqlServerColumnstoreSample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.microsoft.sqlserver</groupId>
2424
<artifactId>mssql-jdbc</artifactId>
25-
<version>6.2.2.jre8</version>
25+
<version>11.1.0.jre8-preview</version>
2626
</dependency>
2727
</dependencies>
2828
</project>

0 commit comments

Comments
 (0)