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

Bumps [org.elasticsearch.plugin:x-pack-sql-jdbc](https://github.com/elastic/elasticsearch) from 8.11.3 to 8.12.0.
- [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/v8.11.3...v8.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 13:43:52 +00:00 committed by GitHub
parent 45b1310518
commit e309b97041
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>8.11.3</x-pack-sql-jdbc.version>
<x-pack-sql-jdbc.version>8.12.0</x-pack-sql-jdbc.version>
<plugin.name>jdbc-elasticsearch</plugin.name>
</properties>