Skip to content

Commit 1c9a77d

Browse files
Merge pull request #445 from kit-data-manager/renovate/org.springframework.data-spring-data-elasticsearch-5.x
Update dependency org.springframework.data:spring-data-elasticsearch to v5.4.5
2 parents e4a6ffb + a1a6f3c commit 1c9a77d

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.4'
80+
implementation 'org.springframework.data:spring-data-elasticsearch:5.4.5'
8181

8282

8383
// springdoc

0 commit comments

Comments
 (0)