Skip to content

Commit 4f26c9f

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /mssql-plugin
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] <[email protected]>
1 parent 91dd191 commit 4f26c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mssql-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.microsoft.sqlserver</groupId>
119119
<artifactId>mssql-jdbc</artifactId>
120-
<version>8.2.1.jre8</version>
120+
<version>11.1.0.jre8-preview</version>
121121
<scope>test</scope>
122122
</dependency>
123123
<dependency>

0 commit comments

Comments
 (0)