Skip to content

Commit 453cb10

Browse files
build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.5.0.jre11-preview to 12.6.0.jre11 (#1754)
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.5.0.jre11-preview to 12.6.0.jre11. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e136757 commit 453cb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-mssqlserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>embedded-mssqlserver</artifactId>
1515

1616
<properties>
17-
<mssql-jdbc.version>12.5.0.jre11-preview</mssql-jdbc.version>
17+
<mssql-jdbc.version>12.6.0.jre11</mssql-jdbc.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)