Skip to content

Commit 63f6ab2

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /sqlserver-delta-plugins
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 8.2.1.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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6728709 commit 63f6ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlserver-delta-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.microsoft.sqlserver</groupId>
5656
<artifactId>mssql-jdbc</artifactId>
57-
<version>8.2.1.jre8</version>
57+
<version>11.1.0.jre8-preview</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)