Skip to content

Commit d980aa8

Browse files
deps: bump org.springframework.boot:spring-boot-starter-data-redis
Bumps [org.springframework.boot:spring-boot-starter-data-redis](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-data-redis dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 935d570 commit d980aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.springframework.boot</groupId>
7575
<artifactId>spring-boot-starter-data-redis</artifactId> <!-- Redis integration -->
76-
<version>3.5.6</version>
76+
<version>3.5.7</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)