Skip to content

Commit 5603001

Browse files
Update dependency org.springframework.data:spring-data-elasticsearch to v5.5.2
1 parent e8a7cd8 commit 5603001

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)