Bump com.microsoft.sqlserver:mssql-jdbc

Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.1.jre17 to 11.2.3.jre17.
- [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>
This commit is contained in:
dependabot[bot]
2023-10-30 04:03:12 +00:00
committed by Marcus Hert Da Coregio
parent a5ce771e36
commit dec181130b

View File

@@ -24,7 +24,7 @@ com-h2database-h2 = "com.h2database:h2:2.1.214"
com-hazelcast = "com.hazelcast:hazelcast:5.1.4"
com-ibm-db2-jcc = "com.ibm.db2:jcc:11.5.8.0"
com-maxmind-geoip2 = "com.maxmind.geoip2:geoip2:2.16.1"
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:11.2.1.jre17"
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:11.2.3.jre17"
com-oracle-database-jdbc-ojdbc8 = "com.oracle.database.jdbc:ojdbc8:21.7.0.0"
com-zaxxer-HikariCP = "com.zaxxer:HikariCP:5.0.1"
edu-umd-cs-mtc-multithreadedtc = "edu.umd.cs.mtc:multithreadedtc:1.01"