Skip to content

Commit 14fe5d2

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.10.0.jre8 to 12.10.1.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: 12.10.1.jre8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f69cdbf commit 14fe5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<postgresql.version>42.7.7</postgresql.version>
119119
<oracle.version>23.8.0.25.04</oracle.version>
120120
<mysql.version>9.3.0</mysql.version>
121-
<mssql.version>12.10.0.jre8</mssql.version>
121+
<mssql.version>12.10.1.jre8</mssql.version>
122122
<cubrid.version>9.3.9.0002</cubrid.version>
123123
<sqlite.version>3.50.1.0</sqlite.version>
124124
<teradata.version>13.10.00.35</teradata.version>

0 commit comments

Comments
 (0)