Skip to content

Commit e117796

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.8.1.jre11 to 12.8.2.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: 12.8.2.jre11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d23d16e commit e117796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXM
1313
com-h2database-h2 = "com.h2database:h2:2.3.232"
1414
com-hazelcast = "com.hazelcast:hazelcast:5.5.0"
1515
com-ibm-db2-jcc = "com.ibm.db2:jcc:12.1.3.0"
16-
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11"
16+
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:12.8.2.jre11"
1717
com-oracle-database-jdbc-ojdbc8 = "com.oracle.database.jdbc:ojdbc8:23.7.0.25.01"
1818
com-squareup-okhttp3-okhttp = "com.squareup.okhttp3:okhttp:3.14.9"
1919
com-zaxxer-HikariCP = "com.zaxxer:HikariCP:6.2.1"

0 commit comments

Comments
 (0)