We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ecab4 commit 67b4c39Copy full SHA for 67b4c39
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
51
implementation 'org.springframework.boot:spring-boot-starter-tomcat:3.5.4'
52
implementation 'org.springframework.boot:spring-boot-autoconfigure:3.5.4'
53
- implementation 'org.springframework.data:spring-data-elasticsearch:5.5.2'
+ implementation 'org.springframework.data:spring-data-elasticsearch:5.5.3'
54
implementation 'org.springframework:spring-webmvc:6.2.10'
55
implementation 'org.springframework.boot:spring-boot-starter-logging:3.5.4'
56
0 commit comments