Skip to content

Commit e8495db

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /sqlserver-delta-plugins
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 8.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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6728709 commit e8495db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlserver-delta-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.microsoft.sqlserver</groupId>
5656
<artifactId>mssql-jdbc</artifactId>
57-
<version>8.2.1.jre8</version>
57+
<version>10.2.4.jre8</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)