mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-04 21:01:21 +08:00
Bump com.microsoft.sqlserver:mssql-jdbc from 11.2.1.jre8 to 13.4.0.jre8
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.1.jre8 to 13.4.0.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: 13.4.0.jre8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dd905aebf9
commit
f188f8631b
2
pom.xml
2
pom.xml
@ -47,7 +47,7 @@
|
||||
<postgresql.version>42.3.4</postgresql.version>
|
||||
<oracle.version>21.7.0.0</oracle.version>
|
||||
<mysql.version>8.0.29</mysql.version>
|
||||
<mssql.version>11.2.1.jre8</mssql.version>
|
||||
<mssql.version>13.4.0.jre8</mssql.version>
|
||||
<cubrid.version>9.3.9.0002</cubrid.version>
|
||||
<sqlite.version>3.36.0.3</sqlite.version>
|
||||
<teradata.version>13.10.00.35</teradata.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user