Skip to content

Commit ad3252f

Browse files
dependabot[bot]Fameing
authored andcommitted
build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.6.0.jre11 to 12.6.1.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 351fc25 commit ad3252f

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.6.0.jre11</mssql-jdbc.version>
17+
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)