Skip to content

Commit 0c83df3

Browse files
Bump mssql-jdbc from 6.2.2.jre8 to 12.1.0.jre8-preview
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.2.jre8 to 12.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] <support@github.com>
1 parent 54bfcac commit 0c83df3

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.microsoft.sqlserver</groupId>
4242
<artifactId>mssql-jdbc</artifactId>
43-
<version>6.2.2.jre8</version>
43+
<version>12.1.0.jre8-preview</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)