Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc (#643)
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.8.0.jre11 to 12.8.1.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 7193b31 commit 1edacf5
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 @@
<jaxb.api.version>2.3.3</jaxb.api.version>
<jaxb.impl.version>2.3.3</jaxb.impl.version>
<test.junit-jupiter.version>5.11.0</test.junit-jupiter.version>
<sqlserver.jdbc.version>12.8.0.jre11</sqlserver.jdbc.version>
<sqlserver.jdbc.version>12.8.1.jre11</sqlserver.jdbc.version>
<postgresql.jdbc.version>42.7.3</postgresql.jdbc.version>
<postgresql.postgis-jdbc.version>2024.1.0</postgresql.postgis-jdbc.version>
<maven.surefire.version>3.4.0</maven.surefire.version>
Expand Down

0 comments on commit 1edacf5

Please sign in to comment.