Skip to content

Commit 590adfa

Browse files
Merge pull request #54 from SmartPotTech/dependabot/maven/org.springframework.boot-spring-boot-starter-data-redis-3.5.6
deps: bump org.springframework.boot:spring-boot-starter-data-redis from 3.5.5 to 3.5.6
2 parents 61f15df + 6d77121 commit 590adfa

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.5</version>
76+
<version>3.5.6</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)