Skip to content

Commit cddca10

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.6.1.jre8 (#312)
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.6.0.jre8 to 12.6.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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0aeafaf commit cddca10

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
@@ -148,7 +148,7 @@
148148
<postgresql.version>42.7.1</postgresql.version>
149149
<oracle.version>23.3.0.23.09</oracle.version>
150150
<mysql.version>8.0.30</mysql.version>
151-
<mssql.version>12.6.0.jre8</mssql.version>
151+
<mssql.version>12.6.1.jre8</mssql.version>
152152
<cubrid.version>9.3.9.0002</cubrid.version>
153153
<sqlite.version>3.45.1.0</sqlite.version>
154154
<teradata.version>13.10.00.35</teradata.version>

0 commit comments

Comments
 (0)