Skip to content

Commit 9f2aae4

Browse files
authored
Merge pull request #456 from kit-data-manager/renovate/org.springframework.data-spring-data-elasticsearch-5.x
Update dependency org.springframework.data:spring-data-elasticsearch to v5.5.0
2 parents 8c24661 + ff78a63 commit 9f2aae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
implementation "org.springframework.boot:spring-boot-starter-security"
7878
implementation "org.springframework.boot:spring-boot-starter-actuator"
7979
implementation "org.springframework.boot:spring-boot-starter-data-jpa"
80-
implementation 'org.springframework.data:spring-data-elasticsearch:5.4.5'
80+
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.0'
8181

8282

8383
// springdoc

0 commit comments

Comments
 (0)