Skip to content

Commit 784af33

Browse files
build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.7.0.jre11-preview to 12.7.1.jre11-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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e78290e commit 784af33

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.7.0.jre11-preview</mssql-jdbc.version>
17+
<mssql-jdbc.version>12.7.1.jre11-preview</mssql-jdbc.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)