We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215c5f2 commit bbcfcd1Copy full SHA for bbcfcd1
x-pack/docs/en/sql/endpoints/jdbc.asciidoc
@@ -16,7 +16,7 @@ The JDBC driver can be obtained either by downloading it from the https://www.el
16
<dependency>
17
<groupId>org.elasticsearch.plugin.jdbc</groupId>
18
<artifactId>jdbc</artifactId>
19
- <version>{ver}</version>
+ <version>{version}</version>
20
</dependency>
21
----
22
0 commit comments