Skip to content

Commit 73b85fb

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.8.0.jre11 to 12.8.1.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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d66e60 commit 73b85fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<lib.log4j-over-slf4j.version>2.0.16</lib.log4j-over-slf4j.version>
125125
<lib.org-kohsuke-github-api.version>1.323</lib.org-kohsuke-github-api.version>
126126
<!-- JDBC Drivers -->
127-
<lib.jdbc-driver.mssql.version>12.8.0.jre11</lib.jdbc-driver.mssql.version>
127+
<lib.jdbc-driver.mssql.version>12.8.1.jre11</lib.jdbc-driver.mssql.version>
128128
<lib.jdbc-driver.mysql.version>8.0.33</lib.jdbc-driver.mysql.version>
129129
<lib.jdbc-driver.postgresql.version>42.7.3</lib.jdbc-driver.postgresql.version>
130130
<!-- Maven Plugin Properties -->

0 commit comments

Comments
 (0)