Bump org.elasticsearch.plugin:x-pack-sql-jdbc from 7.10.0 to 8.11.3

Bumps [org.elasticsearch.plugin:x-pack-sql-jdbc](https://github.com/elastic/elasticsearch) from 7.10.0 to 8.11.3.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.10.0...v8.11.3)

---
updated-dependencies:
- dependency-name: org.elasticsearch.plugin:x-pack-sql-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-18 13:57:25 +00:00 committed by GitHub
parent ae790397ac
commit 14a48324b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
<properties>
<!-- https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-jdbc.html#jdbc-compatibility -->
<x-pack-sql-jdbc.version>7.10.0</x-pack-sql-jdbc.version>
<x-pack-sql-jdbc.version>8.11.3</x-pack-sql-jdbc.version>
<plugin.name>jdbc-elasticsearch</plugin.name>
</properties>