Skip to content

Commit 33eaa69

Browse files
chore(deps): bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 7.2.0.jre8 to 11.1.0.jre8-preview. - [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: 11.1.0.jre8-preview dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e70a71 commit 33eaa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugegraph-loader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<xz.version>1.8</xz.version>
5151
<mysql.connector.version>8.0.28</mysql.connector.version>
5252
<postgres.version>42.4.1</postgres.version>
53-
<mssql.jdbc.version>7.2.0.jre8</mssql.jdbc.version>
53+
<mssql.jdbc.version>11.1.0.jre8-preview</mssql.jdbc.version>
5454
<kafka.testcontainer.version>1.19.0</kafka.testcontainer.version>
5555
<parboiled.version>1.1.8</parboiled.version>
5656
</properties>

0 commit comments

Comments
 (0)