Skip to content

Commit cfe8b02

Browse files
chore(deps): bump co.elastic.clients:elasticsearch-java in /backend
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.17.0 to 9.5.0. - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v8.17.0...v9.5.0) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 051691f commit cfe8b02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
<dependency>
292292
<groupId>co.elastic.clients</groupId>
293293
<artifactId>elasticsearch-java</artifactId>
294-
<version>8.17.0</version>
294+
<version>9.5.0</version>
295295
</dependency>
296296

297297
<!-- JSQLParser for SQL parsing -->

0 commit comments

Comments
 (0)