Skip to content

Commit 329891d

Browse files
Merge pull request #46 from SmartPotTech/dependabot/maven/org.springframework.boot-spring-boot-starter-data-redis-3.5.5
deps: bump org.springframework.boot:spring-boot-starter-data-redis from 3.5.4 to 3.5.5
2 parents c0eb698 + 273dbe2 commit 329891d

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

7979
<dependency>

0 commit comments

Comments
 (0)