Skip to content

Commit

Permalink
Bump org.opensearch.client:opensearch-java in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java).


Updates `org.opensearch.client:opensearch-java` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/opensearch-project/opensearch-java/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-java@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 70a0a70 commit 59e5b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("io.jsonwebtoken:jjwt-impl:0.12.6")
implementation("io.jsonwebtoken:jjwt-jackson:0.12.6")
implementation("org.opensearch.client:spring-data-opensearch-starter:1.5.1")
implementation("org.opensearch.client:opensearch-java:2.13.0")
implementation("org.opensearch.client:opensearch-java:2.14.0")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0")
implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.14.0")
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:4.3.2")
Expand Down

0 comments on commit 59e5b08

Please sign in to comment.