Skip to content

Commit

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

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 Sep 9, 2022
1 parent c22c6e9 commit 087f541
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 @@ -23,7 +23,7 @@
<spring-cloud.version>2021.0.0</spring-cloud.version>
<springdoc-openapi.version>1.6.11</springdoc-openapi.version>
<lombok.version>1.18.24</lombok.version>
<mssql-jdbc.version>11.2.0.jre11</mssql-jdbc.version>
<mssql-jdbc.version>11.2.1.jre11</mssql-jdbc.version>
<commons-codec.version>1.15</commons-codec.version>
<dapr.version>1.6.0</dapr.version>
<okhttp3.version>4.10.0</okhttp3.version>
Expand Down

0 comments on commit 087f541

Please sign in to comment.