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.
2 parents c707f5b + 5603001 commit 75c3a0eCopy full SHA for 75c3a0e
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.5.1'
+ implementation 'org.springframework.data:spring-data-elasticsearch:5.5.2'
64
65
implementation "org.springframework:spring-messaging:6.2.8"
66
0 commit comments