Skip to content

Commit

Permalink
Bump mssql-jdbc from 11.2.1.jre11 to 12.2.0.jre11
Browse files Browse the repository at this point in the history
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.1.jre11 to 12.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2023
1 parent 6310d2e commit af3ca7c
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 @@ -53,7 +53,7 @@
<hsqldb.version>2.7.1</hsqldb.version>
<test.persistence.unit>viewer-config-hsqldb</test.persistence.unit>
<postgresql.version>42.5.1</postgresql.version>
<mssql.version>11.2.1.jre11</mssql.version>
<mssql.version>12.2.0.jre11</mssql.version>
<oracle.version>21.8.0.0</oracle.version>
<apache.poi.version>5.2.3</apache.poi.version>
<jakarta.mail.version>1.6.7</jakarta.mail.version>
Expand Down

0 comments on commit af3ca7c

Please sign in to comment.