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 e4a6ffb + a1a6f3c commit 1c9a77dCopy full SHA for 1c9a77d
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
implementation "org.springframework.boot:spring-boot-starter-security"
78
implementation "org.springframework.boot:spring-boot-starter-actuator"
79
implementation "org.springframework.boot:spring-boot-starter-data-jpa"
80
- implementation 'org.springframework.data:spring-data-elasticsearch:5.4.4'
+ implementation 'org.springframework.data:spring-data-elasticsearch:5.4.5'
81
82
83
// springdoc
0 commit comments