Skip to content

Commit e5e1ee6

Browse files
Bump elasticsearch from 7.11.2 to 7.14.0 in /elasticsearch-6.4.0-plugin
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.11.2 to 7.14.0. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/master/CHANGELOG.md) - [Commits](elastic/elasticsearch@v7.11.2...v7.14.0) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0d2749 commit e5e1ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-6.4.0-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<elasticsearch.version>7.11.2</elasticsearch.version>
15+
<elasticsearch.version>7.14.0</elasticsearch.version>
1616
<maven.compiler.source>10</maven.compiler.source>
1717
<maven.compiler.target>10</maven.compiler.target>
1818
</properties>

0 commit comments

Comments
 (0)