Skip to content

Commit dc502c6

Browse files
Bump org.elasticsearch:elasticsearch (#120)
Bumps the maven group with 1 update in the /stargraph-core directory: [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch). Updates `org.elasticsearch:elasticsearch` from 7.17.22 to 7.17.23 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v7.17.22...v7.17.23) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a941475 commit dc502c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stargraph-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</parent>
1414

1515
<properties>
16-
<es.version>7.17.22</es.version>
16+
<es.version>7.17.23</es.version>
1717
<corenlp.version>4.5.7</corenlp.version>
1818
<graphene.version>2.0.0-SNAPSHOT</graphene.version>
1919
<lucene.version>8.11.3</lucene.version>

0 commit comments

Comments
 (0)