Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Bump mssql-jdbc from 9.4.1.jre11 to 10.2.0.jre11
Browse files Browse the repository at this point in the history
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.4.1.jre11 to 10.2.0.jre11.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2022
1 parent a3d9c85 commit c4e8148
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 @@ -62,7 +62,7 @@
<hsqldb.version>2.6.1</hsqldb.version>
<test.persistence.unit>viewer-config-hsqldb</test.persistence.unit>
<postgresql.version>42.3.1</postgresql.version>
<mssql.version>9.4.1.jre11</mssql.version>
<mssql.version>10.2.0.jre11</mssql.version>
<oracle.version>21.4.0.0.1</oracle.version>
<apache.poi.version>5.2.0</apache.poi.version>
<jakarta.mail.version>1.6.7</jakarta.mail.version>
Expand Down

0 comments on commit c4e8148

Please sign in to comment.