Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.6.1.jr…
Browse files Browse the repository at this point in the history
…e8 (#571)

Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.6.0.jre8 to 12.6.1.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-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] committed Feb 24, 2024
1 parent b38ce8a commit 01aa45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.6.0.jre8</version>
<version>12.6.1.jre8</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 01aa45d

Please sign in to comment.