Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.6.1.jre11 to 12.7.0.jre11-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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 6534323 commit 0c0276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ under the License.
<jdbc.postgresql.version>42.7.3</jdbc.postgresql.version>
<jdbc.mysql.version>8.3.0</jdbc.mysql.version>
<jdbc.mariadb.version>3.3.3</jdbc.mariadb.version>
<jdbc.mssql.version>12.6.1.jre11</jdbc.mssql.version>
<jdbc.mssql.version>12.7.0.jre11-preview</jdbc.mssql.version>
<jdbc.oracle.version>23.3.0.23.09</jdbc.oracle.version>

<bundles.directory>${project.build.directory}/bundles</bundles.directory>
Expand Down

0 comments on commit 0c0276e

Please sign in to comment.