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 f0ba51e + 176daf2 commit 381f806Copy full SHA for 381f806
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