Skip to content

Commit c71a4b2

Browse files
Bump mssql-jdbc from 10.2.0.jre8 to 11.1.0.jre8-preview
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 10.2.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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e2ec93 commit c71a4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>com.microsoft.sqlserver</groupId>
280280
<artifactId>mssql-jdbc</artifactId>
281-
<version>10.2.0.jre8</version>
281+
<version>11.1.0.jre8-preview</version>
282282
<scope>provided</scope>
283283
</dependency>
284284
<dependency>

0 commit comments

Comments
 (0)