Skip to content

Commit 67b4c39

Browse files
build(deps): bump org.springframework.data:spring-data-elasticsearch
Bumps [org.springframework.data:spring-data-elasticsearch](https://github.com/spring-projects/spring-data-elasticsearch) from 5.5.2 to 5.5.3. - [Release notes](https://github.com/spring-projects/spring-data-elasticsearch/releases) - [Commits](spring-projects/spring-data-elasticsearch@5.5.2...5.5.3) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-elasticsearch dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96ecab4 commit 67b4c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

5151
implementation 'org.springframework.boot:spring-boot-starter-tomcat:3.5.4'
5252
implementation 'org.springframework.boot:spring-boot-autoconfigure:3.5.4'
53-
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.2'
53+
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.3'
5454
implementation 'org.springframework:spring-webmvc:6.2.10'
5555
implementation 'org.springframework.boot:spring-boot-starter-logging:3.5.4'
5656

0 commit comments

Comments
 (0)