Skip to content

Commit a1a6f3c

Browse files
Update dependency org.springframework.data:spring-data-elasticsearch to v5.4.5
1 parent 155d1d1 commit a1a6f3c

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)