Skip to content

Commit 7087f83

Browse files
Merge pull request #56 from SmartPotTech/dependabot/maven/org.springframework.boot-spring-boot-starter-data-redis-3.5.7
deps: bump org.springframework.boot:spring-boot-starter-data-redis from 3.5.6 to 3.5.7
2 parents 3248073 + d980aa8 commit 7087f83

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)