Skip to content

Commit 3cb71b5

Browse files
build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc (#2633)
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.2.0.jre11 to 13.2.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-version: 13.2.1.jre11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fe186c commit 3cb71b5

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
@@ -15,7 +15,7 @@
1515
<artifactId>embedded-mssqlserver</artifactId>
1616

1717
<properties>
18-
<mssql-jdbc.version>13.2.0.jre11</mssql-jdbc.version>
18+
<mssql-jdbc.version>13.2.1.jre11</mssql-jdbc.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)