Skip to content

Commit cfa3fe9

Browse files
dependabot[bot]wendigo
authored andcommitted
Bump com.microsoft.sqlserver:mssql-jdbc
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d32ed6 commit cfa3fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<dependency>
504504
<groupId>com.microsoft.sqlserver</groupId>
505505
<artifactId>mssql-jdbc</artifactId>
506-
<version>13.2.0.jre11</version>
506+
<version>13.2.1.jre11</version>
507507
</dependency>
508508

509509
<dependency>

0 commit comments

Comments
 (0)