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 5591e51 commit 176daf2Copy full SHA for 176daf2
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.1'
+ implementation 'org.springframework.data:spring-data-elasticsearch:5.4.2'
81
82
83
// springdoc
0 commit comments