Skip to content

Commit 961b8f2

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.10.0.jre11 to 13.2.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-version: 13.2.0.jre11 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 518ba9e commit 961b8f2

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.microsoft.sqlserver</groupId>
9595
<artifactId>mssql-jdbc</artifactId>
96-
<version>12.10.0.jre11</version>
96+
<version>13.2.0.jre11</version>
9797
<scope>compile</scope>
9898
</dependency>
9999

0 commit comments

Comments
 (0)