Skip to content

Commit 8ac3b77

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc (#428)
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.2.1.jre11 to 13.4.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.4.0.jre11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb2e0bc commit 8ac3b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

query-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@
406406
<dependency>
407407
<groupId>com.microsoft.sqlserver</groupId>
408408
<artifactId>mssql-jdbc</artifactId>
409-
<version>13.2.1.jre11</version>
409+
<version>13.4.0.jre11</version>
410410
</dependency>
411411
<dependency>
412412
<groupId>com.mysql</groupId>

0 commit comments

Comments
 (0)