Skip to content

Commit 25deba9

Browse files
Update dependency org.springframework.data:spring-data-elasticsearch to v6
1 parent e97d322 commit 25deba9

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
@@ -79,7 +79,7 @@ dependencies {
7979
implementation "org.springframework.boot:spring-boot-starter-security"
8080
implementation "org.springframework.boot:spring-boot-starter-actuator"
8181
implementation "org.springframework.boot:spring-boot-starter-data-jpa"
82-
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.5'
82+
implementation 'org.springframework.data:spring-data-elasticsearch:6.0.0'
8383

8484

8585
// springdoc

0 commit comments

Comments
 (0)