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.3.1.jre8-preview to 12.4.2.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 0bec289 commit 0ab4936
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 @@ -202,7 +202,7 @@

<version.com.h2database>2.2.220</version.com.h2database>
<!-- 12.2.0.jre8 has non-optional import for jdk.net package -->
<version.com.microsoft.sqlserver.jdbc>12.3.1.jre8-preview</version.com.microsoft.sqlserver.jdbc>
<version.com.microsoft.sqlserver.jdbc>12.4.2.jre8</version.com.microsoft.sqlserver.jdbc>
<version.com.oracle.database.jdbc>23.2.0.0</version.com.oracle.database.jdbc>
<!-- see https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-upgrading-to-8.0.html -->
<version.com.mysql>8.1.0</version.com.mysql>
Expand Down

0 comments on commit 0ab4936

Please sign in to comment.