Skip to content

Commit

Permalink
Bump org.elasticsearch:elasticsearch from 8.8.1 to 8.10.3 in /obp-api
Browse files Browse the repository at this point in the history
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 8.8.1 to 8.10.3.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.8.1...v8.10.3)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 22, 2023
1 parent 373aabc commit 5ff89e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obp-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>8.8.1</version>
<version>8.10.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.sksamuel.elastic4s/elastic4s-client-esjava -->
<dependency>
Expand Down

0 comments on commit 5ff89e8

Please sign in to comment.