Skip to content

Commit 176daf2

Browse files
Update dependency org.springframework.data:spring-data-elasticsearch to v5.4.2
1 parent 5591e51 commit 176daf2

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

8282

8383
// springdoc

0 commit comments

Comments
 (0)