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 3600f9c commit f50fb4aCopy full SHA for f50fb4a
build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
implementation "org.springframework.boot:spring-boot-starter-mail"
61
implementation "org.springframework.boot:spring-boot-starter-security"
62
implementation "org.springframework.boot:spring-boot-starter-actuator"
63
- implementation 'org.springframework.data:spring-data-elasticsearch:5.4.0'
+ implementation 'org.springframework.data:spring-data-elasticsearch:5.3.6'
64
65
implementation "org.springframework:spring-messaging:6.2.0"
66
0 commit comments