Skip to content

Commit 5acdc4d

Browse files
build(deps): bump com.microsoft.sqlserver:mssql-jdbc
Bumps the maven group with 1 update in the /dbptk-modules/dbptk-module-sql-server directory: [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc). Updates `com.microsoft.sqlserver:mssql-jdbc` from 9.4.1.jre8 to 11.2.0.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: 11.2.0.jre8 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8b069a commit 5acdc4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dbptk-modules/dbptk-module-sql-server

dbptk-modules/dbptk-module-sql-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.microsoft.sqlserver</groupId>
3131
<artifactId>mssql-jdbc</artifactId>
32-
<version>9.4.1.jre8</version>
32+
<version>11.2.0.jre8</version>
3333
</dependency>
3434
</dependencies>
3535
</project>

0 commit comments

Comments
 (0)