Skip to content

Commit

Permalink
Merge pull request #180 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.springframework.data-spring-data-elasticsearch-4.4.11
  • Loading branch information
dependabot[bot] committed Apr 17, 2023
2 parents e099829 + 62f968f commit 7a893e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-security"
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation "org.springframework.boot:spring-boot-starter-data-jpa"
implementation 'org.springframework.data:spring-data-elasticsearch:4.4.10'
implementation 'org.springframework.data:spring-data-elasticsearch:4.4.11'


// springdoc
Expand Down

0 comments on commit 7a893e0

Please sign in to comment.