Skip to content

Commit 6984844

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.2.1.jre8 to 10.2.4.jre8. - [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: 10.2.4.jre8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9aa95c6 commit 6984844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-sqlserver

seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-sqlserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<artifactId>datasource-jdbc-sqlserver</artifactId>
2626

2727
<properties>
28-
<sqlserver.version>9.2.1.jre8</sqlserver.version>
28+
<sqlserver.version>10.2.4.jre8</sqlserver.version>
2929
</properties>
3030

3131
<dependencies>

0 commit comments

Comments
 (0)