We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c24661 + ff78a63 commit 9f2aae4Copy full SHA for 9f2aae4
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.5'
+ implementation 'org.springframework.data:spring-data-elasticsearch:5.5.0'
81
82
83
// springdoc
0 commit comments