Skip to content

Commit 4c2d7ae

Browse files
build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 8.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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 798859a commit 4c2d7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>com.microsoft.sqlserver</groupId>
178178
<artifactId>mssql-jdbc</artifactId>
179-
<version>8.2.2.jre8</version>
179+
<version>11.1.0.jre8-preview</version>
180180
<scope>test</scope>
181181
</dependency>
182182
<dependency>

0 commit comments

Comments
 (0)