Skip to content

Commit

Permalink
chore(deps-dev): 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.2.0.jre8 to 12.4.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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 81b1f10 commit 8dda737
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 @@ -84,7 +84,7 @@
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<mockito-core.version>5.5.0</mockito-core.version>
<mockito-junit-jupiter.version>5.5.0</mockito-junit-jupiter.version>
<mssql.version>12.2.0.jre8</mssql.version>
<mssql.version>12.4.1.jre8</mssql.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<oracle.version>21.9.0.0</oracle.version>
<org-json.version>20230618</org-json.version>
Expand Down

0 comments on commit 8dda737

Please sign in to comment.