Skip to content

Commit 75c3a0e

Browse files
authored
Merge pull request #465 from kit-data-manager/renovate/org.springframework.data-spring-data-elasticsearch-5.x
Update dependency org.springframework.data:spring-data-elasticsearch to v5.5.2
2 parents c707f5b + 5603001 commit 75c3a0e

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
@@ -60,7 +60,7 @@ dependencies {
6060
implementation "org.springframework.boot:spring-boot-starter-mail"
6161
implementation "org.springframework.boot:spring-boot-starter-security"
6262
implementation "org.springframework.boot:spring-boot-starter-actuator"
63-
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.1'
63+
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.2'
6464

6565
implementation "org.springframework:spring-messaging:6.2.8"
6666

0 commit comments

Comments
 (0)