Skip to content

Commit 1d0301a

Browse files
Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.2.1.jre8 to 13.3.0.jre8-preview. - [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.3.0.jre8-preview dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 665c76a commit 1d0301a

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
@@ -107,7 +107,7 @@
107107
<postgresql.version>42.7.8</postgresql.version>
108108
<oracle.version>23.26.0.0.0</oracle.version>
109109
<mysql.version>9.5.0</mysql.version>
110-
<mssql.version>13.2.1.jre8</mssql.version>
110+
<mssql.version>13.3.0.jre8-preview</mssql.version>
111111
<cubrid.version>9.3.9.0002</cubrid.version>
112112
<sqlite.version>3.51.0.0</sqlite.version>
113113
<teradata.version>13.10.00.35</teradata.version>

0 commit comments

Comments
 (0)