Skip to content

Commit

Permalink
Update dependency org.springframework.data:spring-data-elasticsearch …
Browse files Browse the repository at this point in the history
…to v5.4.1
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 9654d50 commit 40b8fd7
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 @@ -113,7 +113,7 @@ dependencies {
implementation "edu.kit.datamanager:service-base:1.3.2"

// elasticsearch (since service-base 1.1.0)
implementation "org.springframework.data:spring-data-elasticsearch:5.4.0"
implementation "org.springframework.data:spring-data-elasticsearch:5.4.1"

// DOIP SDK
implementation "net.dona.doip:doip-sdk:2.2.0"
Expand Down

0 comments on commit 40b8fd7

Please sign in to comment.