Skip to content

Commit

Permalink
Oppdatert config
Browse files Browse the repository at this point in the history
  • Loading branch information
krharum committed Oct 20, 2023
1 parent 011ecbc commit 14de546
Show file tree
Hide file tree
Showing 7 changed files with 48,112 additions and 39 deletions.
4 changes: 2 additions & 2 deletions apps/dolly-backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.springframework.boot:spring-boot-starter-data-elasticsearch'
implementation 'org.springframework.retry:spring-retry:2.0.0'

// implementation 'org.opensearch.client:spring-data-opensearch:1.1.0'
implementation 'org.opensearch.client:spring-data-opensearch-starter:1.2.0'
implementation 'org.opensearch.client:spring-data-opensearch:1.2.0'
// implementation 'com.fasterxml.jackson.core:jackson-core:2.15.2'
// implementation 'org.elasticsearch.client:elasticsearch-rest-high-level-client:7.16.1'

Expand Down
Loading

0 comments on commit 14de546

Please sign in to comment.