Skip to content

Commit f5040da

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.10.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.10.2.jre11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fae445b commit f5040da

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
@@ -11,7 +11,7 @@ jackson-bom = "tools.jackson:jackson-bom:3.0.3"
1111
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
1212
com-h2database-h2 = "com.h2database:h2:2.4.240"
1313
com-ibm-db2-jcc = "com.ibm.db2:jcc:12.1.2.0"
14-
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11"
14+
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:12.10.2.jre11"
1515
com-oracle-database-jdbc-ojdbc8 = "com.oracle.database.jdbc:ojdbc8:23.26.0.0.0"
1616
com-squareup-okhttp3-okhttp = "com.squareup.okhttp3:okhttp:3.14.9"
1717
commons-logging="commons-logging:commons-logging:1.3.5"

0 commit comments

Comments
 (0)